HomeSort by relevance Sort by last modified time
    Searched defs:Superclass (Results 1 - 2 of 2) sorted by null

  /external/guice/core/test/com/google/inject/
MethodInterceptionTest.java 276 static abstract class Superclass<T extends ErasedType> {
282 public static class Impl extends Superclass<RetType> implements Interface {
  /external/clang/include/clang/AST/
Type.h 557 /// The superclass of a type.
558 Superclass,
    [all...]

Completed in 543 milliseconds