All Packages  This Package  Class Hierarchy  Class Search  Index

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

  Summary

public final class  Index
     extends java.lang.Object
{
          // Constructors 2
     public Index();
     public Index(int);

          // Methods 2
     public int getValue();
     public void setValue(int);
}

A mutable representation of an Integer




  Constructors

· Index

Summary  |  Top

   public Index() 


· Index

Summary  |  Top
   public Index(int index) 


  Methods

· getValue

Summary  |  Top
   public int getValue() 


· setValue

Summary  |  Top
   public void setValue(int index) 


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7