| Package | Description |
|---|---|
| com.comphenix.protocol.wrappers |
| Modifier and Type | Method and Description |
|---|---|
static ReadOnlyFieldAccessor |
TroveWrapper.wrapListField(FieldAccessor accessor)
Retrieve a read-only field accessor that automatically wraps the underlying Trove instance.
|
static ReadOnlyFieldAccessor |
TroveWrapper.wrapMapField(FieldAccessor accessor)
Retrieve a read-only field accessor that automatically wraps the underlying Trove instance.
|
static ReadOnlyFieldAccessor |
TroveWrapper.wrapMapField(FieldAccessor accessor,
com.google.common.base.Function<Integer,Integer> noEntryTransform)
Retrieve a read-only field accessor that automatically wraps the underlying Trove instance.
|
static ReadOnlyFieldAccessor |
TroveWrapper.wrapSetField(FieldAccessor accessor)
Retrieve a read-only field accessor that automatically wraps the underlying Trove instance.
|
Copyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.