See: Description
| Class | Description |
|---|---|
| Core |
The core functions of JavaEZ, usually implemented in every JavaEZ project.
|
| Files |
The Files extension for handling I/O with files.
|
| System |
The system extension, allowing the user to check system info
|
| Threads |
Threads extension for JavaEZ, allowing you to run something parallel to your other code
|
Core, Files, Threads, System
Add one to your code by putting import static io.github.redstoneboy0509.javaez.extensions.TheExtension.*; at the top of your file.Copyright © 2021. All rights reserved.