public class SingletonRepository<T> extends Object
static class
SingletonRepository.DataIdGroupIdCache
SingletonRepository()
T
getSingleton(T obj)
void
remove(Object obj)
int
size()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SingletonRepository()
public T getSingleton(T obj)
public int size()
public void remove(Object obj)
Copyright © 2018–2022 Alibaba Group. All rights reserved.