X - - The type of data this provider returns.public interface ProvidesValue<X>
| Modifier and Type | Interface and Description |
|---|---|
static class |
ProvidesValue.NoOp<X>
A handy class when you want a placeholder object that just returns null until the provider is replaced.
|
| Modifier and Type | Method and Description |
|---|---|
X |
get() |
X get()
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.