Class Konstanten

java.lang.Object
  extended by Konstanten

public class Konstanten
extends java.lang.Object

Einsatz von Konstanten fuer ganze Zahlen, Gleitkomma und Character


Constructor Summary
Konstanten()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Konstanten

public Konstanten()
Method Detail

main

public static void main(java.lang.String[] argv)