org.apache.jdo.tck.pc.inheritance
Class Constants
java.lang.Object
org.apache.jdo.tck.pc.inheritance.Constants
- public class Constants
- extends java.lang.Object
- Author:
- Michael Bouschen
Defines constants used by the inheritance pc classes and the inheritance tck
test cases.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
intA_V
public static final int[] intA_V
doubleB_V
public static final double[] doubleB_V
intB_V
public static final int[] intB_V
charC_V
public static final char[] charC_V
booleanD_V
public static final boolean[] booleanD_V
floatE_V
public static final float[] floatE_V
shortF_V
public static final short[] shortF_V
shortG_V
public static final short[] shortG_V
intH_V
public static final int[] intH_V
Constants
public Constants()
Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.