-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface javax.json.stream.JsonParser
javax.json.stream.JsonParser.Event
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface javax.json.stream.JsonParser
-
getInt
public int getInt()
- Specified by:
getInt
in interface javax.json.stream.JsonParser
-
getLong
public long getLong()
- Specified by:
getLong
in interface javax.json.stream.JsonParser
-
close
public void close()
- Specified by:
close
in interface Closeable
- Specified by:
close
in interface AutoCloseable
- Specified by:
close
in interface javax.json.stream.JsonParser
Copyright © 2019. All rights reserved.