
public class Ferry extends Object
I meant that.
Really. There's nothing here.
| Modifier and Type | Method and Description |
|---|---|
static int |
getMajorVersion()
The Major Version Number (Currently
"").
|
static int |
getMinorVersion()
The Minor Version Number (Currently
"").
|
static String |
getVersionString()
The Version String (Currently ).
|
static void |
init()
Internal Only.
|
static void |
load()
call this to force a load of all native components.
|
static int |
release(long cptr)
Internal Only.
|
public static void load()
public static void init()
public static final int release(long cptr)
public static int getMajorVersion()
public static int getMinorVersion()
public static String getVersionString()
Copyright © 2018 Humble Software. All rights reserved.