ma.glasnost.orika.test.generics
Class SpecifiedGenericsTestCase.Base<T>
java.lang.Object
ma.glasnost.orika.test.generics.SpecifiedGenericsTestCase.Base<T>
- Direct Known Subclasses:
- SpecifiedGenericsTestCase.Destination, SpecifiedGenericsTestCase.Source
- Enclosing class:
- SpecifiedGenericsTestCase
public static class SpecifiedGenericsTestCase.Base<T>
- extends Object
|
Field Summary |
protected T |
foo
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
foo
protected T foo
SpecifiedGenericsTestCase.Base
public SpecifiedGenericsTestCase.Base()
getFoo
public T getFoo()
Copyright © 2013 Glasnost. All Rights Reserved.