Uses of Class
org.apache.jackrabbit.value.LongValue
-
Packages that use LongValue Package Description org.apache.jackrabbit.value -
-
Uses of LongValue in org.apache.jackrabbit.value
Methods in org.apache.jackrabbit.value that return LongValue Modifier and Type Method Description static LongValueLongValue. valueOf(String s)Returns a newLongValueinitialized to the value represented by the specifiedString.
-