| Package | Description |
|---|---|
| org.testatoo.config |
| Modifier and Type | Method and Description |
|---|---|
static <T> SingletonProvider<T> |
SingletonProvider.from(Provider<T> provider)
Wrap the given
Provider to return always the same instance all the time. |
Copyright © 2008-2011 Ovea. All Rights Reserved.