Don’t call Optional.get() on potentially non-existing instance.
[Sone.git] / src / main / java / net / pterodactylus / sone / utils /
2013-01-17 David ‘Bombe’ RodenReplace utils’ Validator with Guava’s Predicate.