| Package | Description | 
|---|---|
| com.gpudb | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TypeObjectMap.ClassFactory<T>
A factory that uses reflection to create new instances of the specified
 class. 
 | 
| Constructor and Description | 
|---|
TypeObjectMap(Type type,
             Class<T> objectClass,
             TypeObjectMap.Factory<T> factory,
             List<TypeObjectMap.Accessor> accessors,
             List<TypeObjectMap.Mutator> mutators)
Creates a  
TypeObjectMap for the specified Type and class. | 
Copyright © 2019. All rights reserved.