摘要:
package top.hyself; class Single{ private static Single instance = new Single(); private Single() { } public static Single getInstance() { return instance; } public v... 阅读全文
posted @ 2017-10-30 23:56
HyperYoung
阅读(151)
评论(0)
推荐(0)

浙公网安备 33010602011771号