Class AbstractRowMajorDataFrame.GreaterThan

    • Constructor Detail

      • GreaterThan

        public GreaterThan​(C column,
                           V value,
                           boolean valueInclusive)
    • Method Detail

      • matches

        public boolean matches​(R row)