AddressSpace library v1.0 beta

Class IntList.Entry

java.lang.Object
  |
  +--IntList.Entry
Enclosing class:
IntList

protected class IntList.Entry
extends java.lang.Object


Constructor Summary
IntList.Entry(IntList.Entry p, int v, IntList.Entry n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntList.Entry

public IntList.Entry(IntList.Entry p,
                     int v,
                     IntList.Entry n)

Help is irrilevant
You will be assimilated!

v1.0 beta by Dario Maggiorini