public class Mapper<S> extends Object
Constructor and Description |
---|
Mapper(Class<S> structInterface,
boolean debugEnabled) |
Modifier and Type | Method and Description |
---|---|
int |
getSizeInBytes() |
<I> I |
newFlyweight(Class<I> implementationParent,
String templateFileName,
Object... args) |
<I> I |
newFlyweight(Class<I> implementationParent,
String templateFileName,
Template template,
Object... args) |
Copyright © 2013–2019. All rights reserved.