public class FilterValue<T> extends Object
Filter
static FilterValue
EMPTY
FilterValue(Filter<T> filter, String value)
Filter<T>
getFilter()
String
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final FilterValue EMPTY
public FilterValue(Filter<T> filter, String value)
public Filter<T> getFilter()
public String getValue()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.