Uses of Class
org.smallmind.nutsnbolts.time.Stint
-
Packages that use Stint Package Description org.smallmind.nutsnbolts.time org.smallmind.nutsnbolts.util -
-
Uses of Stint in org.smallmind.nutsnbolts.time
Methods in org.smallmind.nutsnbolts.time that return Stint Modifier and Type Method Description static StintStint. none() -
Uses of Stint in org.smallmind.nutsnbolts.util
Methods in org.smallmind.nutsnbolts.util that return Stint Modifier and Type Method Description StintSelfDestructiveKey. getTimeoutStint()Methods in org.smallmind.nutsnbolts.util with parameters of type Stint Modifier and Type Method Description voidSelfDestructive. destroy(Stint timeoutStint)SSelfDestructiveMap. putIfAbsent(K key, S value, Stint timeoutStint)Constructors in org.smallmind.nutsnbolts.util with parameters of type Stint Constructor Description SelfDestructiveKey(K mapKey, Stint timeoutStint)SelfDestructiveKey(Stint timeoutStint)SelfDestructiveMap(Stint defaultTimeoutStint)SelfDestructiveMap(Stint defaultTimeoutStint, Stint pulseTimeStint)
-