Class JFindMostSpecificType

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

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