 | | Interface Manipulation Package v4.0 (2008-06-25) |  | ©copyright |  |
imp.core
Class Chars
java.lang.Object
imp.core.Value
imp.core.Chars
- All Implemented Interfaces:
- Cloneable, Comparable<Value>
public class Chars
- extends Value
Implements a raw string value.
Fields inherited from class imp.core.Value |
NULL |
Methods inherited from class imp.core.Value |
add, create, elements, fields, get, getType, getWrapping, isName, length, load, main, save, set, toString, wrappedObject |
getValue
public final String getValue()
- Gets this string value.