ch.bind.philib
Class Philib

java.lang.Object
  extended by ch.bind.philib.Philib

public final class Philib
extends Object

Philib constants like the library version.

Author:
Philipp Meinen

Field Summary
static String PHILIB_VERSION
           
static int PHILIB_VERSION_MAJOR
           
static int PHILIB_VERSION_MINOR
           
static int PHILIB_VERSION_PATCH
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PHILIB_VERSION_MAJOR

public static final int PHILIB_VERSION_MAJOR
See Also:
Constant Field Values

PHILIB_VERSION_MINOR

public static final int PHILIB_VERSION_MINOR
See Also:
Constant Field Values

PHILIB_VERSION_PATCH

public static final int PHILIB_VERSION_PATCH
See Also:
Constant Field Values

PHILIB_VERSION

public static final String PHILIB_VERSION
See Also:
Constant Field Values


Copyright © 2013. All Rights Reserved.