bad.robot.excel.valuetypes
Class RowIndex

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

public class RowIndex
extends AbstractValueType<Integer>

See Also:
Serialized Form

Method Summary
static RowIndex row(Integer value)
           
 
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

row

public static RowIndex row(Integer value)


Copyright © 2012. All Rights Reserved.