|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RefResolver<Key,Value>
Defines a generic capability to resolve a reference of type Key to an
object of type Value. This is similar to a LazyRef but
with a key.
| Method Summary | |
|---|---|
Value |
resolve(Key key)
|
| Method Detail |
|---|
Value resolve(Key key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||