public class ConstructorBorning<T> extends AbstractConstructorBorning implements Borning<T>
| Modifier and Type | Field and Description |
|---|---|
protected FastMethod |
fm |
c| Constructor and Description |
|---|
ConstructorBorning(Constructor<T> c) |
| Modifier and Type | Method and Description |
|---|---|
T |
born(Object... args) |
callprotected FastMethod fm
public ConstructorBorning(Constructor<T> c)
Copyright © 2017. All rights reserved.