Package | Description |
---|---|
com.comphenix.protocol.wrappers.collection |
Modifier and Type | Class and Description |
---|---|
class |
ConvertedList<VInner,VOuter>
Represents a list that wraps another list by transforming the items going in and out.
|
class |
ConvertedSet<VInner,VOuter>
Represents a set that wraps another set by transforming the items going in and out.
|