public class ConditionUtils extends Object
Task
createTask(String key)
static ConditionUtils
getInstance()
getTask(String key)
boolean
hasKey(String key)
void
removeKey(String key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static ConditionUtils getInstance()
public Task createTask(String key)
public Task getTask(String key)
public void removeKey(String key)
public boolean hasKey(String key)
Copyright © 2017. All rights reserved.