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