Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

joelib.util.types
Class AtomIntInt  view AtomIntInt download AtomIntInt.java

java.lang.Object
  extended byjoelib.util.types.AtomIntInt
All Implemented Interfaces:
java.io.Serializable

public class AtomIntInt
extends java.lang.Object
implements java.io.Serializable

Atom and IntInt.


Field Summary
 joelib.molecule.JOEAtom a
          Description of the Field
 IntInt ii
          Description of the Field
 
Constructor Summary
AtomIntInt(joelib.molecule.JOEAtom _a, IntInt _ii)
          Constructor for the AtomIntInt object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ii

public IntInt ii
Description of the Field


a

public joelib.molecule.JOEAtom a
Description of the Field

Constructor Detail

AtomIntInt

public AtomIntInt(joelib.molecule.JOEAtom _a,
                  IntInt _ii)
Constructor for the AtomIntInt object