| java.lang.Object org.mortbay.io.Portable
Portable | public class Portable (Code) | | Portability class containing methods not available on all JVMs (specifically SuperWaba).
author: gregw |
ALL_INTERFACES | final public static String ALL_INTERFACES(Code) | | |
arraycopy | public static void arraycopy(byte[] src, int srcOffset, byte[] dst, int dstOffset, int length)(Code) | | |
throwNotSupported | public static void throwNotSupported()(Code) | | |
|
|