public class Singletons
extends java.lang.Object
| Constructor and Description |
|---|
Singletons() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
get(java.lang.Class<T> type) |
protected <T> T |
postProcess(T instance) |
Copyright © 2013. All Rights Reserved.