Uses of Package
com.strobel.collections
-
Classes in com.strobel.collections used by com.strobel.assembler.metadata Class Description ListBuffer A class for constructing lists by appending elements. -
Classes in com.strobel.collections used by com.strobel.collections Class Description Cache ImmutableList A class for generic linked lists.ListBuffer A class for constructing lists by appending elements.SatelliteCache -
Classes in com.strobel.collections used by com.strobel.core Class Description Cache -
Classes in com.strobel.collections used by com.strobel.decompiler.ast Class Description SmartList AList
that is optimised for the sizes of 0 and 1, in which cases no array is allocated. -
Classes in com.strobel.collections used by com.strobel.decompiler.types Class Description ImmutableList A class for generic linked lists. -
Classes in com.strobel.collections used by com.strobel.expressions Class Description Cache ImmutableList A class for generic linked lists.ListBuffer A class for constructing lists by appending elements. -
Classes in com.strobel.collections used by com.strobel.reflection Class Description ImmutableList A class for generic linked lists.ListBuffer A class for constructing lists by appending elements. -
Classes in com.strobel.collections used by com.strobel.util Class Description Cache