Turn generic varargs constructor into two constructors.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 2 Mar 2012 09:23:02 +0000 (10:23 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 2 Mar 2012 09:23:02 +0000 (10:23 +0100)
commit0d594aad6af55ff8c551de9ece4f19bcbe699790
tree791fbcd38c1b3c665e40e03c00595cffca08cb96
parentd800be017137f7ca2d17bfc706517df3fa33bd19
Turn generic varargs constructor into two constructors.

Sone never uses more than a single option watcher, anyway, and this gets
rid of a warning in Core.
src/main/java/net/pterodactylus/sone/core/Options.java