ma.glasnost.orika.test.generics
Class GenericsTestCase.NestedKey<K>
java.lang.Object
ma.glasnost.orika.test.generics.GenericsTestCase.NestedKey<K>
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- GenericsTestCase
public static class GenericsTestCase.NestedKey<K>
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericsTestCase.NestedKey
public GenericsTestCase.NestedKey()
getKey
public K getKey()
setKey
public void setKey(K key)
Copyright © 2012 Glasnost. All Rights Reserved.