| Package | Description |
|---|---|
| com.comphenix.protocol.wrappers.collection |
| Class and Description |
|---|
| AbstractConverted
Represents an object that transform elements of type VInner to type VOuter and back again.
|
| CachedCollection
Represents a set that will (best effort) cache elements before using
an underlying set to retrieve the actual element.
|
| ConvertedCollection
Represents a collection that wraps another collection by transforming the elements going in and out.
|