org.tbee.swing.table
Class TableModelWithLinenr.RowNr

java.lang.Object
  extended by java.lang.Number
      extended by java.math.BigInteger
          extended by org.tbee.swing.table.TableModelWithLinenr.RowNr
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<java.math.BigInteger>
Enclosing class:
TableModelWithLinenr

public static class TableModelWithLinenr.RowNr
extends java.math.BigInteger

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.math.BigInteger
ONE, TEN, ZERO
 
Constructor Summary
TableModelWithLinenr.RowNr(long value)
           
TableModelWithLinenr.RowNr(java.lang.String value)
           
 
Method Summary
 
Methods inherited from class java.math.BigInteger
abs, add, and, andNot, bitCount, bitLength, clearBit, compareTo, divide, divideAndRemainder, doubleValue, equals, flipBit, floatValue, gcd, getLowestSetBit, hashCode, intValue, isProbablePrime, longValue, max, min, mod, modInverse, modPow, multiply, negate, nextProbablePrime, not, or, pow, probablePrime, remainder, setBit, shiftLeft, shiftRight, signum, subtract, testBit, toByteArray, toString, toString, valueOf, xor
 
Methods inherited from class java.lang.Number
byteValue, shortValue
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TableModelWithLinenr.RowNr

public TableModelWithLinenr.RowNr(long value)

TableModelWithLinenr.RowNr

public TableModelWithLinenr.RowNr(java.lang.String value)


Copyright © 2010 KnowledgePlaza. All Rights Reserved.