T
- the type of object stored in the namespacepublic interface NameBinding<T>
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the name in the associated pairing.
|
T |
getValue()
Gets the entry in the associated pairing.
|
Copyright © 2016 Actian Corporation. All rights reserved.