public class ReuseFactory extends java.lang.Object
private static byte[]
staticZeroLenByteArray
private
ReuseFactory()
static java.lang.Boolean
getBoolean(boolean b)
static java.lang.Byte
getByte(byte i)
static java.lang.Integer
getInteger(int i)
static java.lang.Long
getLong(long i)
static java.lang.Short
getShort(short i)
static byte[]
getZeroLenByteArray()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private static final byte[] staticZeroLenByteArray
private ReuseFactory()
public static java.lang.Integer getInteger(int i)
public static java.lang.Short getShort(short i)
public static java.lang.Byte getByte(byte i)
public static java.lang.Long getLong(long i)
public static java.lang.Boolean getBoolean(boolean b)
public static byte[] getZeroLenByteArray()
Apache Derby V10.11 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.