Class ParameterExistsRule.ParameterExists
java.lang.Object
net.fortuna.ical4j.filter.predicate.ParameterExistsRule.ParameterExists
- All Implemented Interfaces:
Comparable<Parameter>
- Enclosing class:
- ParameterExistsRule
public static class ParameterExistsRule.ParameterExists
extends Object
implements Comparable<Parameter>
Ignore the parameter value and just compare on the parameter name.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ParameterExists
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable<Parameter>
-