Uses of Class
org.goplanit.mode.ModesImpl
-
Packages that use ModesImpl Package Description org.goplanit.mode -
-
Uses of ModesImpl in org.goplanit.mode
Methods in org.goplanit.mode that return ModesImpl Modifier and Type Method Description ModesImpl
ModesImpl. clone()
Each map wrapper should be cloneable where the contents are references of the original where possible but the underlying map itself is newly createdConstructors in org.goplanit.mode with parameters of type ModesImpl Constructor Description ModesImpl(ModesImpl modesImpl)
Copy Constructor
-