Class IntMatchFilterElement

    • Field Detail

      • matchValue

        private final int matchValue
        The matching Integer.
    • Constructor Detail

      • IntMatchFilterElement

        IntMatchFilterElement​(int matchValue)
        Constructs a MatchFilter for an int.
        Parameters:
        matchValue - the matching int.