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