Class PojoPathOrdinalReference


  • public final class PojoPathOrdinalReference
    extends Object
    A representation of a single path ordinal with a little context for easier debugging.
    See Also:
    PojoPathOrdinals
    • Field Detail

      • ordinal

        public final int ordinal
    • Constructor Detail

      • PojoPathOrdinalReference

        public PojoPathOrdinalReference​(int ordinal,
                                        PojoPathOrdinals ordinals)