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