swp.server
Class Constants.Helper

java.lang.Object
  |
  +--swp.server.Constants.Helper
Enclosing class:
Constants

public static class Constants.Helper
extends Object

Interfaces können keine statischen Methoden deklarieren, darum machen wir es mit einer inneren Hilfsklasse.


Constructor Summary
Constants.Helper()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Constants.Helper

public Constants.Helper()