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