private static Singleton instance = new Singleton(); ... UncleBob; In Java, even without LE the singleton won't be created before the class is loaded, ...
確定! 回上一頁