Interface JTypeOperation<I,O>
- All Superinterfaces:
BiFunction<JTypeSystem, I, O>
- All Known Implementing Classes:
JFindAllKnownSupertypes,JFindGreatestLowerBound,JFindLeastUpperBound,JFindMostSpecificType,JFindMostSpecificTypes
-
Method Summary
Methods inherited from interface java.util.function.BiFunction
andThen, apply