public class NativeHelper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Constructor and Description |
---|
NativeHelper() |
Modifier and Type | Method and Description |
---|---|
static java.util.Properties |
deserialiseProperties(byte[] b) |
static byte[] |
serialiseProperties(java.util.Properties p) |
public static final java.lang.String COPYRIGHT