Uses of Class
com.comphenix.protocol.wrappers.collection.ConvertedCollection
Packages that use ConvertedCollection
-
Uses of ConvertedCollection in com.comphenix.protocol.wrappers.collection
Subclasses of ConvertedCollection in com.comphenix.protocol.wrappers.collectionModifier and TypeClassDescriptionclassConvertedList<VInner,VOuter>Represents a list that wraps another list by transforming the items going in and out.classConvertedSet<VInner,VOuter>Represents a set that wraps another set by transforming the items going in and out.