bad.robot.excel.valuetypes
Class CellIndex

java.lang.Object
  extended by bad.robot.AbstractValueType<Integer>
      extended by bad.robot.excel.valuetypes.CellIndex
All Implemented Interfaces:
ValueType<Integer>, Serializable, Comparable<AbstractValueType<?>>

public class CellIndex
extends AbstractValueType<Integer>

See Also:
Serialized Form

Method Summary
static CellIndex cellIndex(ExcelColumnIndex index)
           
 
Methods inherited from class bad.robot.AbstractValueType
compareTo, equals, hashCode, toString, value
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

cellIndex

public static CellIndex cellIndex(ExcelColumnIndex index)


Copyright © 2012. All Rights Reserved.