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