Class MultiMixDensity.Segment.GaugeSegmentComparator
java.lang.Object
com.hypixel.hytale.builtin.hytalegenerator.density.nodes.MultiMixDensity.Segment.GaugeSegmentComparator
- All Implemented Interfaces:
BiFunction<Double,MultiMixDensity.Segment, Integer>
- Enclosing class:
MultiMixDensity.Segment
public static class MultiMixDensity.Segment.GaugeSegmentComparator
extends Object
implements BiFunction<Double,MultiMixDensity.Segment,Integer>
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
GaugeSegmentComparator
public GaugeSegmentComparator()
-
-
Method Details
-
apply
- Specified by:
applyin interfaceBiFunction<Double,MultiMixDensity.Segment, Integer>
-