Class JFindLeastUpperBound

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

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