JRubik v0.6

es.aeat.eett.jRubik.rubik.util
Class FormatInt

java.lang.Object
  extended byes.aeat.eett.jRubik.rubik.util.FormatInt

class FormatInt
extends java.lang.Object


Field Summary
private static java.text.NumberFormat FORMAT
           
 int m_value
           
 
Constructor Summary
FormatInt(int value, int digitos)
           
 
Method Summary
 int IntValue()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

FORMAT

private static java.text.NumberFormat FORMAT

m_value

public int m_value
Constructor Detail

FormatInt

public FormatInt(int value,
                 int digitos)
Method Detail

IntValue

public int IntValue()

toString

public java.lang.String toString()

JRubik v0.6

JRubik v0.6