Package de.themoep.utils
Class ItemMatcher.MatchDefinition.NumberComparator
java.lang.Object
de.themoep.utils.ItemMatcher.MatchDefinition.NumberComparator
- Enclosing class:
- ItemMatcher.MatchDefinition
public static class ItemMatcher.MatchDefinition.NumberComparator extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ItemMatcher.MatchDefinition.NumberComparator.Type
-
Constructor Summary
Constructors Constructor Description NumberComparator(String def)
-
Method Summary
Modifier and Type Method Description boolean
matches(int i)
-
Constructor Details
-
NumberComparator
-
-
Method Details
-
matches
public boolean matches(int i)
-