Searched defs:subtypeOf (Results 1 - 2 of 2) sorted by relevance

/openjdk10/langtools/test/tools/javac/api/
H A DTestContainTypes.java67 boolean subtypeOf(ClassType that) { method in class:TestContainTypes.ClassType
/openjdk10/langtools/test/tools/javac/cast/intersection/
H A DIntersectionTypeCastTest.java53 boolean subtypeOf(Type that); method in interface:IntersectionTypeCastTest.Type
72 public boolean subtypeOf(Type that) { method in class:IntersectionTypeCastTest.InterfaceKind
112 public boolean subtypeOf(Type that) { method in class:IntersectionTypeCastTest.ClassKind

Completed in 86 milliseconds