JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.controlsfx.controls
Package
impl.org.controlsfx.tableview2.filter.parser
Interface Operation<T,
S>
public interface
Operation<T,
S>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
get
()
String
getSymbol
()
int
length
()
Predicate
<
T
>
operate
(
S
obj)
Method Details
get
String
get
()
getSymbol
String
getSymbol
()
length
int
length
()
operate
Predicate
<
T
>
operate
(
S
obj)