public class Portable
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ALL_INTERFACES |
Constructor and Description |
---|
Portable() |
Modifier and Type | Method and Description |
---|---|
static void |
arraycopy(byte[] src,
int srcOffset,
byte[] dst,
int dstOffset,
int length) |
static byte[] |
getBytes(java.lang.String s) |
static void |
throwNotSupported() |
public static final java.lang.String ALL_INTERFACES
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.