ma.glasnost.orika.test.generics
Class GenericsTestCase.Container<C>
java.lang.Object
ma.glasnost.orika.test.generics.GenericsTestCase.Container<C>
- Enclosing class:
- GenericsTestCase
public static class GenericsTestCase.Container<C>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericsTestCase.Container
public GenericsTestCase.Container()
getSecondaryContained
public C getSecondaryContained()
setSecondaryContained
public void setSecondaryContained(C secondaryContained)
getContained
public C getContained()
setContained
public void setContained(C contained)
Copyright © 2012 Glasnost. All Rights Reserved.