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