public class AndDimFilter extends Object implements DimFilter
AndDimFilter(List<DimFilter> fields)
boolean
equals(Object o)
byte[]
getCacheKey()
List<DimFilter>
getFields()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public AndDimFilter(List<DimFilter> fields)
public List<DimFilter> getFields()
public byte[] getCacheKey()
getCacheKey
DimFilter
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2011–2015. All rights reserved.