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