From: David ‘Bombe’ Roden Date: Sat, 26 Jan 2013 10:41:18 +0000 (+0100) Subject: Don’t call Optional.get() on potentially non-existing instance. X-Git-Tag: 0.8.5^2~3^2~46 X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=1a31c9d080f15faa3d762275f08d124435c7621a;hp=1a31c9d080f15faa3d762275f08d124435c7621a;p=Sone.git Don’t call Optional.get() on potentially non-existing instance. ---