摘要:
阅读全文
posted @ 2018-09-29 15:51
vcczh
阅读(138)
评论(0)
推荐(0)
摘要:
public class Singleton04{ private static final class InstanceHolder { private static Singleton04 INSTANCE = new Singleton04(); } public static Singlet 阅读全文
posted @ 2018-09-29 00:53
vcczh
阅读(109)
评论(0)
推荐(0)

浙公网安备 33010602011771号