public class StringNodeIdFactory extends Object implements NodeIdFactory<String>
IdFactory implementation that for String node IDs. The IDs
are comprised of letters, numbers and underscores.| Constructor and Description |
|---|
StringNodeIdFactory() |
public String getClassNodeId(Key<?> key)
getClassNodeId in interface NodeIdFactory<String>public String getInstanceNodeId(Key<?> key)
getInstanceNodeId in interface NodeIdFactory<String>Copyright © 2006-2012 Google, Inc.. All Rights Reserved.