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