Class FromMatcher


  • public class FromMatcher
    extends Matcher
    • Constructor Detail

      • FromMatcher

        public FromMatcher​(KeyDefinition keyDefinition,
                           java.lang.Comparable from)
      • FromMatcher

        public FromMatcher​(KeyDefinition keyDefinition,
                           java.lang.Comparable from,
                           boolean includeSetValue)
    • Method Detail

      • getFrom

        public Value getFrom()
      • includeValue

        public boolean includeValue()