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