net.sourceforge.plantuml
Class UniqueSequence

java.lang.Object
  extended by net.sourceforge.plantuml.UniqueSequence

public class UniqueSequence
extends Object


Constructor Summary
UniqueSequence()
           
 
Method Summary
static Code getCode(String prefix)
           
static int getValue()
           
static void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UniqueSequence

public UniqueSequence()
Method Detail

reset

public static void reset()

getValue

public static int getValue()

getCode

public static Code getCode(String prefix)


Copyright © 2014. All Rights Reserved.