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
io.micronaut.starter.feature
Interface FeaturePredicate
All Superinterfaces:
Predicate
<
Feature
>
public interface
FeaturePredicate
extends
Predicate
<
Feature
>
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method
Description
default
Optional
<
String
>
getWarning
()
Methods inherited from interface java.util.function.
Predicate
and
,
negate
,
or
,
test
Method Details
getWarning
default
Optional
<
String
>
getWarning
()