public static class FilterSpecParamInForge.InValueAdderPlain extends Object implements FilterSpecParamInAdder
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
static FilterSpecParamInForge.InValueAdderPlain |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
add(Collection<Object> constants,
Object value) |
EPTypeClass |
getEPType() |
void |
valueToString(StringBuilder out) |
public static final EPTypeClass EPTYPE
public static final FilterSpecParamInForge.InValueAdderPlain INSTANCE
public void add(Collection<Object> constants, Object value)
add
in interface FilterSpecParamInAdder
public void valueToString(StringBuilder out)
valueToString
in interface FilterSpecParamInAdder
public EPTypeClass getEPType()
getEPType
in interface FilterSpecParamInAdder
Copyright © 2005–2022. All rights reserved.