state = (ArrayList<Foo>) snapshotOffer.snapshot();. I get an ArrayList<scala$collection$immutable$Map$Map2> instead. How can I prevent this ...
確定! 回上一頁