Uses of Interface
org.qiunet.utils.async.LazyLoader.Listener
Packages that use LazyLoader.Listener
-
Uses of LazyLoader.Listener in org.qiunet.utils.async
Methods in org.qiunet.utils.async with parameters of type LazyLoader.ListenerModifier and TypeMethodDescriptionvoidLazyLoader.addCompleteListener(LazyLoader.Listener<T> listener) 添加 loader 有值时候的监听 可以重复添加