- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from interface javax.json.stream.JsonParserjavax.json.stream.JsonParser.Event
 
 
- 
Method Summary
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Methods inherited from interface javax.json.stream.JsonParsergetArray, getArrayStream, getObject, getObjectStream, getValueStream, skipArray, skipObject
 
 
 
- 
- 
Method Detail
- 
getIntpublic int getInt() 
- Specified by:
- getIntin interface- javax.json.stream.JsonParser
- Overrides:
- getIntin class- JsonValueParserAdapter<javax.json.JsonNumber>
 
 
- 
getLongpublic long getLong() 
- Specified by:
- getLongin interface- javax.json.stream.JsonParser
- Overrides:
- getLongin class- JsonValueParserAdapter<javax.json.JsonNumber>
 
 
 
 
 
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.