Class AbstractKey
- java.lang.Object
-
- org.pepstock.charba.client.commons.AbstractKey
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedAbstractKey(String value)Builds the object with the custom key value as string
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)inthashCode()Stringvalue()Returns the name value of property
-