Class CelExprIdGeneratorFactory.StableIdGenerator

  • Enclosing class:
    CelExprIdGeneratorFactory

    public static class CelExprIdGeneratorFactory.StableIdGenerator
    extends java.lang.Object
    StableIdGenerator ensures new IDs are only created the first time they are encountered.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long renumberId​(long id)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • renumberId

        public long renumberId​(long id)