JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.vladsch.flexmark.util.format
Interface NumericSuffixPredicate
All Superinterfaces:
Predicate
<
String
>
public interface
NumericSuffixPredicate
extends
Predicate
<
String
>
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method
Description
default boolean
sortSuffix
(@NotNull
String
suffix)
Methods inherited from interface java.util.function.
Predicate
and
,
negate
,
or
,
test
Method Details
sortSuffix
default
boolean
sortSuffix
(@NotNull @NotNull
String
suffix)