Uses of Interface
com.helger.commons.lang.IExplicitlyCloneable
-
Packages that use IExplicitlyCloneable Package Description com.helger.commons.mock -
-
Uses of IExplicitlyCloneable in com.helger.commons.mock
Methods in com.helger.commons.mock with parameters of type IExplicitlyCloneable Modifier and Type Method Description static voidCommonsTestHelper. testClone(IExplicitlyCloneable aCloneable)Test if the implementationIExplicitlyCloneableis OK.
-