com.kenai.jffi
Class Version

java.lang.Object
  extended by com.kenai.jffi.Version

public final class Version
extends Object


Field Summary
static int MAJOR
           
static int MICRO
           
static int MINOR
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAJOR

public static final int MAJOR
See Also:
Constant Field Values

MINOR

public static final int MINOR
See Also:
Constant Field Values

MICRO

public static final int MICRO
See Also:
Constant Field Values


Copyright © 2013. All Rights Reserved.