|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--superwaba.ext.xplat.util.props.Properties.Value | +--superwaba.ext.xplat.util.props.Properties.Long
Implements a value of type long
Field Summary | |
static char |
TYPE
|
long |
value
|
Fields inherited from class superwaba.ext.xplat.util.props.Properties.Value |
type |
Constructor Summary | |
Properties.Long(long value)
|
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
toString,
wait,
wait |
Field Detail |
public static final char TYPE
public long value
Constructor Detail |
public Properties.Long(long value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |