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.
|
X get()
Copyright © 2012-2013 The Internet Party. All Rights Reserved.