Class JFindLeastUpperBound
java.lang.Object
honeyroasted.jype.system.solver.operations.JFindLeastUpperBound
- All Implemented Interfaces:
JTypeOperation<Set<JType>, JType>,BiFunction<JTypeSystem, Set<JType>, JType>
-
Constructor Details
-
JFindLeastUpperBound
public JFindLeastUpperBound()
-
-
Method Details
-
apply
- Specified by:
applyin interfaceBiFunction<JTypeSystem, Set<JType>, JType>
-