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