ix.util.context
Class ContextGensym.Generator
java.lang.Object
  
ix.util.context.ContextGensym.Generator
- Enclosing class:
 - ContextGensym
 
public static class ContextGensym.Generator
- extends java.lang.Object
 
| 
Field Summary | 
protected  java.util.Map | 
counters
 
            | 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
counters
protected java.util.Map counters
ContextGensym.Generator
public ContextGensym.Generator()
ContextGensym.Generator
public ContextGensym.Generator(ContextHolder holder)
nextString
public java.lang.String nextString(java.lang.String base)
 
nextName
public Name nextName(java.lang.String base)
 
nextSymbol
public Symbol nextSymbol(java.lang.String base)
 
nextNewSymbol
public Symbol nextNewSymbol(java.lang.String base)