JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.inductiveautomation.ignition.gateway.user
Interface UserFilter
All Superinterfaces:
com.google.common.base.Predicate<
User
>
,
Predicate
<
User
>
public interface
UserFilter
extends com.google.common.base.Predicate<
User
>
Method Summary
Methods inherited from interface com.google.common.base.Predicate
apply, equals, test
Methods inherited from interface java.util.function.
Predicate
and
,
negate
,
or