Uses of Class
de.cuioss.tools.collect.PartialArrayList
Packages that use PartialArrayList
Package
Description
Provides a number of utilities in the context of
Collections
CollectionBuilder: Unified builder for
building arbitrary Collections.
CollectionLiterals: Provides
literal-forms for creating populated collection instances.-
Uses of PartialArrayList in de.cuioss.tools.collect
Methods in de.cuioss.tools.collect that return PartialArrayListModifier and TypeMethodDescriptionstatic <T extends Serializable>
PartialArrayList<T>PartialArrayList.emptyList()Static constructor for an empty instance.static <T extends Serializable>
PartialArrayList<T>Convenience method for creating aPartialArrayListas sublist for the given collection with setting thePartialCollection.isMoreAvailable()automatically