Uses of Class
org.opencastproject.assetmanager.api.Value.LongValue
-
Packages that use Value.LongValue Package Description org.opencastproject.assetmanager.api This package and all of its sub-packages contain the API definition of the asset manager. -
-
Uses of Value.LongValue in org.opencastproject.assetmanager.api
Methods in org.opencastproject.assetmanager.api that return Value.LongValue Modifier and Type Method Description static Value.LongValueValue. mk(Long value)Create a new value of typeLong.
-