net.sourceforge.plantuml.version
Class Version

java.lang.Object
  extended by net.sourceforge.plantuml.version.Version

public class Version
extends Object


Constructor Summary
Version()
           
 
Method Summary
static long compileTime()
           
static int version()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version

public Version()
Method Detail

version

public static int version()

compileTime

public static long compileTime()


Copyright © 2011. All Rights Reserved.