|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthelix.graph.model.impl.AbstractRegistryValue
helix.graph.model.impl.ImmutableRegistryValue
helix.graph.model.impl.RString
public class RString
Constructor Summary | |
---|---|
RString(String s)
|
Method Summary | |
---|---|
String |
toString()
Get a String representation of this instance value note: this representation may not be suitable as the constructor argument, use serialize() instead. |
Methods inherited from class helix.graph.model.impl.ImmutableRegistryValue |
---|
equals, hashCode, klone |
Methods inherited from class helix.graph.model.impl.AbstractRegistryValue |
---|
serialize, toBoolean, toFloat, toInt |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RString(String s) throws IllegalValueException
IllegalValueException
Method Detail |
---|
public String toString()
RegistryValue
toString
in interface RegistryValue
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |