public class FilterByValue<T> extends Object
FilterByValue(FilterBy<T> by, T value)
FilterBy<T>
getBy()
String
getFormattedValue()
T
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FilterByValue(FilterBy<T> by, T value)
public FilterBy<T> getBy()
public T getValue()
public String getFormattedValue()
Copyright © 2014. All Rights Reserved.