ma.glasnost.orika.test.generics
Class SpecifiedGenericsTestCase.Base<T>

java.lang.Object
  extended by 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
           
 
Constructor Summary
SpecifiedGenericsTestCase.Base()
           
 
Method Summary
 T getFoo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

foo

protected T foo
Constructor Detail

SpecifiedGenericsTestCase.Base

public SpecifiedGenericsTestCase.Base()
Method Detail

getFoo

public T getFoo()


Copyright © 2013 Glasnost. All Rights Reserved.