I - the type of values to lookup.public interface Lookup<I>
| Modifier and Type | Method and Description | 
|---|---|
| I | lookup(String name)Looks up a value using a lower-case string ID. | 
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.