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