Class MaxAggregator
java.lang.Object
com.vladsch.flexmark.util.collection.MaxAggregator
- All Implemented Interfaces:
BiFunction<Integer,Integer, Integer>
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
MaxAggregator
private MaxAggregator()
-
-
Method Details
-
apply
-