JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
io.github.lijinhong11.protector.api.flag
Interface IFlagState<T>
public interface
IFlagState<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
default boolean
isBooleanValue
()
default boolean
toBooleanIfPossible
()
T
value
()
Method Details
value
T
value
()
isBooleanValue
default
boolean
isBooleanValue
()
toBooleanIfPossible
default
boolean
toBooleanIfPossible
()