Don’t use Java’s whitespace character class, it’s broken on JDK7.
[Sone.git] / src / main / java / net / pterodactylus / sone / core / Options.java
2010-10-25 David ‘Bombe’ RodenAdd boolean options.
2010-10-25 David ‘Bombe’ RodenMake the option watcher optional.
2010-10-25 David ‘Bombe’ RodenAdd containers for various run-time options.