com.syncbuilder.util
Class Index

java.lang.Object
  |
  +--com.syncbuilder.util.Index

public final class Index
extends java.lang.Object

A mutable representation of an Integer


Constructor Summary
Index()
           
Index(int index)
           
 
Method Summary
 int getValue()
           
 void setValue(int index)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Index

public Index()

Index

public Index(int index)
Method Detail

getValue

public int getValue()

setValue

public void setValue(int index)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


This material is Copyrighted (C) 1999 by Tilo Christ. All Rights Reserved.