Class JFindGreatestLowerBound

java.lang.Object
honeyroasted.jype.system.solver.operations.JFindGreatestLowerBound
All Implemented Interfaces:
JTypeOperation<Set<JType>, JType>, BiFunction<JTypeSystem, Set<JType>, JType>

public class JFindGreatestLowerBound extends Object implements JTypeOperation<Set<JType>, JType>