Uses of Class
org.greenbytes.http.sfv.IntegerItem
-
-
Uses of IntegerItem in org.greenbytes.http.sfv
Methods in org.greenbytes.http.sfv that return IntegerItem Modifier and Type Method Description static IntegerItemIntegerItem. valueOf(long value)Creates anIntegerIteminstance representing the specifiedlongvalue.IntegerItemIntegerItem. withParams(Parameters params)
-