|
RuneHive-Game
|
Public Member Functions | |
| OptionalInt | read (JsonReader in) throws IOException |
| void | write (JsonWriter out, OptionalInt value) throws IOException |
Definition at line 11 of file OptionalIntAdapter.java.
| OptionalInt com.runehive.util.OptionalIntAdapter.read | ( | JsonReader | in | ) | throws IOException |
Definition at line 23 of file OptionalIntAdapter.java.
| void com.runehive.util.OptionalIntAdapter.write | ( | JsonWriter | out, |
| OptionalInt | value ) throws IOException |
Definition at line 14 of file OptionalIntAdapter.java.