public class Gensym extends Object implements Generator
static Gensym
create(String base)
create(String base, int startCount)
String
current()
next()
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static Gensym create(String base)
public static Gensym create(String base, int startCount)
public String next()
next
Generator
public String current()
current
public String toString()
toString
Object
Licenced under the Apache License, Version 2.0