K - The type for node IDs.public interface NodeIdFactory<K>
Keys, but we do this for additional
flexibility and because instances do not have separate Keys from the
interfaces they are bound to.
Node IDs are treated as opaque values by GraphingVisitor and the
other classes in this package.
| Modifier and Type | Method and Description |
|---|---|
K |
getClassNodeId(Key<?> key) |
K |
getInstanceNodeId(Key<?> key) |
Copyright © 2006-2012 Google, Inc.. All Rights Reserved.