|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@PublicApi public interface CachedReferenceEvent<V>
A resettable reference event.
NOTE: Although Cache Reference does not supportnull as a valid value we are using it in getValue
as a way to represent missing value. We have the following reasons for this:
| Method Summary | |
|---|---|
V |
getValue()
Returns cached reference value |
| Method Detail |
|---|
@Nullable V getValue()
Nullable please refer to the
class level documentation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||