Uses of Class
com.alibaba.ttl.TtlRunnable
Packages that use TtlRunnable
- 
Uses of TtlRunnable in com.alibaba.ttl
Methods in com.alibaba.ttl that return TtlRunnableModifier and TypeMethodDescriptionstatic TtlRunnableFactory method, wrap inputRunnabletoTtlRunnable.static TtlRunnableFactory method, wrap inputRunnabletoTtlRunnable.static TtlRunnableFactory method, wrap inputRunnabletoTtlRunnable.Methods in com.alibaba.ttl that return types with arguments of type TtlRunnableModifier and TypeMethodDescriptionstatic List<TtlRunnable>TtlRunnable.gets(Collection<? extends Runnable> tasks) wrap inputRunnableCollection toTtlRunnableCollection.static List<TtlRunnable>TtlRunnable.gets(Collection<? extends Runnable> tasks, boolean releaseTtlValueReferenceAfterRun) wrap inputRunnableCollection toTtlRunnableCollection.static List<TtlRunnable>TtlRunnable.gets(Collection<? extends Runnable> tasks, boolean releaseTtlValueReferenceAfterRun, boolean idempotent) wrap inputRunnableCollection toTtlRunnableCollection.