Class Util
java.lang.Object
cmpt213.assignment4.packagedeliveries.webappserver.model.Util
Utilities class that holds constants that are used by a lot of files.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnum is for the state of the UI, helpful with updating states. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fs
-
-
Constructor Details
-
Util
public Util()
-