Class MaxFacet

    • Constructor Detail

      • MaxFacet

        public MaxFacet​(long value)
    • Method Detail

      • getValue

        public long getValue()
      • accept

        public <R,​P> R accept​(FacetVisitor<R,​P> visitor,
                                    P p)
        Specified by:
        accept in interface Facet