Class Cycler
java.lang.Object
org.burningwave.core.extension.concurrent.Cycler
- All Implemented Interfaces:
AutoCloseable,org.burningwave.core.Component,org.burningwave.core.iterable.Properties.Listener,org.burningwave.core.ManagedLogger
public class Cycler extends Object implements org.burningwave.core.Component
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCycler.Runnablestatic classCycler.Thread -
Constructor Summary
Constructors Constructor Description Cycler() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.burningwave.core.Component
close, getOrCreateTemporaryFolder, getTemporaryFolderPrefix
-
Constructor Details
-
Cycler
public Cycler()
-