com.alonsoruibal.chess
Class StaticConfig
java.lang.Object
com.alonsoruibal.chess.StaticConfig
- All Implemented Interfaces:
- com.alonsoruibal.chess.Config
public class StaticConfig
- extends Object
- implements com.alonsoruibal.chess.Config
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StaticConfig
public StaticConfig()
getProperty
public String getProperty(String name)
- Specified by:
getProperty
in interface com.alonsoruibal.chess.Config
getBoolean
public boolean getBoolean(String name)
- Specified by:
getBoolean
in interface com.alonsoruibal.chess.Config
containsProperty
public boolean containsProperty(String name)
- Specified by:
containsProperty
in interface com.alonsoruibal.chess.Config
Copyright © 2010. All Rights Reserved.