|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.hadoop.graphbuilder.parser.LongParser
public class LongParser
Parser for LongType
Constructor Summary | |
---|---|
LongParser()
|
Method Summary | |
---|---|
java.lang.Class |
getType()
|
LongType |
getValue(java.lang.String text)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LongParser()
Method Detail |
---|
public LongType getValue(java.lang.String text)
getValue
in interface FieldParser<LongType>
public java.lang.Class getType()
getType
in interface FieldParser<LongType>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |