java.lang.Object
net.fortuna.ical4j.filter.expression.CollectionExpression
- All Implemented Interfaces:
LiteralExpression<Collection<?>>,FilterExpression
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.fortuna.ical4j.filter.FilterExpression
FilterExpression.Op -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.fortuna.ical4j.filter.FilterExpression
and, or
-
Constructor Details
-
CollectionExpression
-
-
Method Details
-
getValue
- Specified by:
getValuein interfaceLiteralExpression<Collection<?>>
-
equals
-
hashCode
public int hashCode()
-