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