| Class | Description |
|---|---|
| SMYLDObject |
This class represents the base class for all the new classes in SMYLD projects,
the default inherited base class in Java is java.lang.Object, but for SMYLD
work it will be org.smyld.SMYLDObject.
|
| SMYLDSystem |
| Exception | Description |
|---|---|
| SMYLDException |
This class will inherits Exception class and will be inherited by all the
exception classes in the project
|
Copyright © 2019 com.github.mfjamil. All rights reserved.