Home
last modified time | relevance | path

Searched refs:ErasedType (Results 1 – 1 of 1) sorted by relevance

/external/guice/core/test/com/google/inject/
DMethodInterceptionTest.java326 static class ErasedType {} class in MethodInterceptionTest
328 static class RetType extends ErasedType {}
330 abstract static class Superclass<T extends ErasedType> {