|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.servlet.ObjectFactories
public class ObjectFactories
| Method Summary | ||
|---|---|---|
static
|
createMutable(java.util.concurrent.atomic.AtomicReference<T> ref)
|
|
static
|
createSingleton(T object)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static <T> ObjectFactory<T> createSingleton(T object)
public static <T> ObjectFactory<T> createMutable(java.util.concurrent.atomic.AtomicReference<T> ref)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||