摘要: https://blog.csdn.net/csdnliuxin123524/article/details/80032262 public class InnerSingleton { private static class Singleton{ private static InnerSing 阅读全文
posted @ 2017-09-08 14:39 tonggc1668 阅读(74) 评论(0) 推荐(0)