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