ants.wrapper
Class W_JAI

java.lang.Object
  |
  +--ants.wrapper.W_JAI

public class W_JAI
extends java.lang.Object

Wrapper for int[], long -- see AutoNodeCache Not suitable for hash key yet.


Field Summary
 int[] ai1
           
 long j1
           
 
Constructor Summary
W_JAI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

j1

public long j1

ai1

public int[] ai1
Constructor Detail

W_JAI

public W_JAI()