Used somewhere in NetRexx, may be useful to those working on the code base or adding new features.
As always, I may have missed something. java.io.BufferedReader java.io.BufferedWriter java.io.File java.io.FileInputStream java.io.FileNotFoundException java.io.FileOutputStream java.io.File.separator java.io.InputStream java.io.InputStreamReader java.io.IOException java.io.OutputStream java.io.OutputStreamWriter java.io.PrintStream java.io.PrintWriter java.io.Reader java.io.Serializable java.io.StringReader java.io.Writer java.lang.ArrayIndexOutOfBoundsException java.lang.Boolean java.lang.Boolean.TYPE java.lang.Byte java.lang.Byte.TYPE java.lang.Character java.lang.Character.digit java.lang.Character.isDefined java.lang.Character.isDigit java.lang.Character.isLetter java.lang.Character.isLetterOrDigit java.lang.Character.toLowerCase java.lang.Character.toUpperCase java.lang.Character.TYPE java.lang.CharSequence java.lang.Class java.lang.Class.forName java.lang.ClassLoader java.lang.ClassNotFoundException java.lang.Cloneable java.lang.CloneNotSupportedException java.lang.Double java.lang.Double.doubleToLongBits java.lang.Double.isInfinite java.lang.Double.longBitsToDouble java.lang.Double.TYPE java.lang.Double.valueOf java.lang.Exception java.lang.Float java.lang.Float.floatToIntBits java.lang.Float.intBitsToFloat java.lang.Float.isInfinite java.lang.Float.NEGATIVE_INFINITY java.lang.Float.POSITIVE_INFINITY java.lang.Float.TYPE java.lang.IllegalAccessException java.lang.IllegalArgumentException java.lang.IllegalStateException java.lang.InstantiationException java.lang.Integer java.lang.Integer.MAX_VALUE java.lang.Integer.MIN_VALUE java.lang.Integer.toString java.lang.Integer.TYPE java.lang.InterruptedException java.lang.Iterable java.lang.Long java.lang.Long.MIN_VALUE java.lang.Long.toString java.lang.Long.TYPE java.lang.NoSuchFieldException java.lang.NoSuchMethodException java.lang.NullPointerException java.lang.Number java.lang.NumberFormatException java.lang.Object java.lang.Process java.lang.reflect.Array.get java.lang.reflect.Array.getLength java.lang.reflect.Array.newInstance java.lang.reflect.Array.set java.lang.reflect.Array.setBoolean java.lang.reflect.Array.setByte java.lang.reflect.Array.setChar java.lang.reflect.Array.setDouble java.lang.reflect.Array.setFloat java.lang.reflect.Array.setInt java.lang.reflect.Array.setLong java.lang.reflect.Array.setShort java.lang.reflect.Constructor java.lang.reflect.Field java.lang.reflect.InvocationTargetException java.lang.reflect.Method java.lang.Runtime java.lang.RuntimeException java.lang.Runtime.getRuntime java.lang.SecurityException java.lang.Short java.lang.Short.TYPE java.lang.String java.lang.StringBuffer java.lang.String.valueOf java.lang.System.arraycopy java.lang.System.currentTimeMillis java.lang.System.err java.lang.System.getProperty java.lang.System.in java.lang.System.out java.lang.Thread java.lang.Thread.activeCount java.lang.Thread.currentThread java.lang.Thread.enumerate java.lang.Thread.sleep java.net.InetAddress java.net.InetAddress.getLocalHost java.net.ServerSocket java.net.Socket java.util.Date java.util.Dictionary java.util.EmptyStackException java.util.Enumeration java.util.Hashtable java.util.Iterator java.util.MissingResourceException java.util.ResourceBundle java.util.ResourceBundle.getBundle java.util.Stack java.util.Vector java.util.zip.ZipEntry java.util.zip.ZipException java.util.zip.ZipFile sun.tools.java.RuntimeConstants sun.tools.java.RuntimeConstants.ACC_ABSTRACT sun.tools.java.RuntimeConstants.ACC_FINAL sun.tools.java.RuntimeConstants.ACC_INTERFACE sun.tools.java.RuntimeConstants.ACC_NATIVE sun.tools.java.RuntimeConstants.ACC_PRIVATE sun.tools.java.RuntimeConstants.ACC_PROTECTED sun.tools.java.RuntimeConstants.ACC_PUBLIC sun.tools.java.RuntimeConstants.ACC_STATIC sun.tools.java.RuntimeConstants.ACC_SYNCHRONIZED sun.tools.java.RuntimeConstants.ACC_TRANSIENT sun.tools.java.RuntimeConstants.ACC_VOLATILE sun.tools.java.RuntimeConstants.CONSTANT_CLASS sun.tools.java.RuntimeConstants.CONSTANT_DOUBLE sun.tools.java.RuntimeConstants.CONSTANT_FIELD sun.tools.java.RuntimeConstants.CONSTANT_FLOAT sun.tools.java.RuntimeConstants.CONSTANT_INTEGER sun.tools.java.RuntimeConstants.CONSTANT_INTERFACEMETHOD sun.tools.java.RuntimeConstants.CONSTANT_LONG sun.tools.java.RuntimeConstants.CONSTANT_METHOD sun.tools.java.RuntimeConstants.CONSTANT_NAMEANDTYPE sun.tools.java.RuntimeConstants.CONSTANT_STRING sun.tools.java.RuntimeConstants.CONSTANT_UNICODE sun.tools.java.RuntimeConstants.CONSTANT_UTF8 sun.tools.java.RuntimeConstants.JAVA_MAGIC sun.tools.java.RuntimeConstants.opc_aaload sun.tools.java.RuntimeConstants.opc_aastore sun.tools.java.RuntimeConstants.opc_aconst_null sun.tools.java.RuntimeConstants.opc_aload sun.tools.java.RuntimeConstants.opc_aload_0 sun.tools.java.RuntimeConstants.opc_aload_1 sun.tools.java.RuntimeConstants.opc_anewarray sun.tools.java.RuntimeConstants.opc_areturn sun.tools.java.RuntimeConstants.opc_bipush sun.tools.java.RuntimeConstants.opc_checkcast sun.tools.java.RuntimeConstants.opc_dload sun.tools.java.RuntimeConstants.opc_dreturn sun.tools.java.RuntimeConstants.opc_dup sun.tools.java.RuntimeConstants.opc_dup2 sun.tools.java.RuntimeConstants.opc_fload sun.tools.java.RuntimeConstants.opc_freturn sun.tools.java.RuntimeConstants.opc_getstatic sun.tools.java.RuntimeConstants.opc_iconst_0 sun.tools.java.RuntimeConstants.opc_iconst_1 sun.tools.java.RuntimeConstants.opc_iconst_2 sun.tools.java.RuntimeConstants.opc_iconst_3 sun.tools.java.RuntimeConstants.opc_iconst_4 sun.tools.java.RuntimeConstants.opc_iconst_5 sun.tools.java.RuntimeConstants.opc_iconst_m1 sun.tools.java.RuntimeConstants.opc_iload sun.tools.java.RuntimeConstants.opc_ineg sun.tools.java.RuntimeConstants.opc_invokespecial sun.tools.java.RuntimeConstants.opc_invokevirtual sun.tools.java.RuntimeConstants.opc_ireturn sun.tools.java.RuntimeConstants.opc_ldc_w sun.tools.java.RuntimeConstants.opc_lload sun.tools.java.RuntimeConstants.opc_lreturn sun.tools.java.RuntimeConstants.opc_new sun.tools.java.RuntimeConstants.opc_pop sun.tools.java.RuntimeConstants.opc_putfield sun.tools.java.RuntimeConstants.opc_putstatic sun.tools.java.RuntimeConstants.opc_return sun.tools.java.RuntimeConstants.opc_sipush sun.tools.java.RuntimeConstants.opc_swap _______________________________________________ Ibm-netrexx mailing list [hidden email] Online Archive : http://ibm-netrexx.215625.n3.nabble.com/ |
Hi Jason, *and all* (as always),
you might want to look at www.kenai.com/netrexx org.netrexx.thsitc.runtime.compatibility which does implement *simple additions* as linein lineout, etc etc. I'm still busy updating the ancient www.Rexx2Nrx.com Run-Time package docu, but already *did* decide to release all this stuff *open source*. Thomas. ======================================================= Am 06.05.2012 21:45, schrieb Jason Martin: Used somewhere in NetRexx, may be useful to those working on the code base or adding new features. --
Thomas Schneider (Founder of www.thsitc.com) Member of the Rexx Languge Asscociation (www.rexxla.org) Member of the NetRexx Developer's Team (www.netrexx.org) _______________________________________________ Ibm-netrexx mailing list [hidden email] Online Archive : http://ibm-netrexx.215625.n3.nabble.com/
Thomas Schneider, Vienna, Austria (Europe) :-)
www.thsitc.com www.db-123.com |
Free forum by Nabble | Edit this page |