Class MinFacet

    • Constructor Detail

      • MinFacet

        public MinFacet​(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