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