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