@FunctionalInterface public interface JRebirthRunnable extends Runnable
| Modifier and Type | Method and Description |
|---|---|
default Instant |
getCreationTime()
Return the creation time.
|
default RunnablePriority |
getPriority()
Return the runnable priority.
|
default RunnablePriority getPriority()
default Instant getCreationTime()
Copyright © 2011–2015 JRebirth OSS. All rights reserved.