Uses of Class
gnu.trove.decorator.TLongByteHashMapDecorator
-
Packages that use TLongByteHashMapDecorator Package Description gnu.trove.decorator -
-
Uses of TLongByteHashMapDecorator in gnu.trove.decorator
Methods in gnu.trove.decorator that return TLongByteHashMapDecorator Modifier and Type Method Description TLongByteHashMapDecorator
TLongByteHashMapDecorator. clone()
Clones the underlying trove collection and returns the clone wrapped in a new decorator instance.
-