| Interface | Description | 
|---|---|
| Fiber | 
 
 The  
Fiber interface is similar to the core Java language
 Threadclass. | 
| InitializableFiber | 
 
 This class is used to extend the  
Fiber interface so that is
 has a concept of a life cycle. | 
| PausableFiber | 
 
 This interface defines an extension to the core  
Fiberinterface
 and adds the methods for pausing and resuming an executable context. | 
Copyright © 2020. All rights reserved.