Uses of Class
eliasstar.jsonrpc.objects.id.NullId
-
Packages that use NullId Package Description eliasstar.jsonrpc.objects.id -
-
Uses of NullId in eliasstar.jsonrpc.objects.id
Methods in eliasstar.jsonrpc.objects.id that return NullId Modifier and Type Method Description static NullId
NullId. instance()
Getter for singleton instance.
-