Package dev.cel.common.ast
Class CelExprIdGeneratorFactory.StableIdGenerator
- java.lang.Object
-
- dev.cel.common.ast.CelExprIdGeneratorFactory.StableIdGenerator
-
- Enclosing class:
- CelExprIdGeneratorFactory
public static class CelExprIdGeneratorFactory.StableIdGenerator extends java.lang.ObjectStableIdGenerator 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 longrenumberId(long id)
-