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