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