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