public class MapperFactory extends Object
| Constructor and Description |
|---|
MapperFactory() |
| Modifier and Type | Method and Description |
|---|---|
static AMapper |
createMapper(MeasureType type)
Factory function for retrieving the desired mapper instance given an
input measure name.
|
public static AMapper createMapper(MeasureType type)
type, - type of the measureCopyright © 2018. All rights reserved.