Interface Ids

All Superinterfaces:
Ids

public interface Ids extends Ids
Indexes for object types. These are currently limited to being unsigned ints, so valid values are considered those in the range of 0 to 254. Please note that the use of 255 is forbidden since this is reserved for foreign, or user defined, externalizers.
Since:
4.0
Author:
Galder ZamarreƱo