xbn.placeholder
Class i_i

java.lang.Object
  |
  +--xbn.placeholder.i_i

public class i_i
extends Object

A temporary, "place holder" object, for two ints.

Source code:  i_i.java.


Field Summary
 int i1
           
 int i2
           
 
Constructor Summary
i_i()
           
i_i(int i_1, int i_2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

i1

public int i1

i2

public int i2
Constructor Detail

i_i

public i_i()

i_i

public i_i(int i_1,
           int i_2)



Copyright 1997-2003, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.

 

http://sourceforge.net/projects/xbnjava

 

SourceForge.net Logo