Interface EnumWithStableIndex

    • Method Detail

      • getStableIndex

        int getStableIndex()
        Returns:
        Unique numeric index which is stable in time and identifies an instance. Reusing the same index for two distinct entries of the same class is forbidden even if they cannot exist at the same time (e.g. one is deleted before other is introduced).