public class ObjectScope<T> extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ObjectScope.CloseableScope |
| Constructor and Description |
|---|
ObjectScope() |
ObjectScope(T defaultValue) |
public ObjectScope()
public ObjectScope(T defaultValue)
public T current()
public ObjectScope.CloseableScope use(T value)
Copyright © 2020 mydotey.org. All rights reserved.