Package io.github.skenvy
Class Utility
- java.lang.Object
-
- io.github.skenvy.Utility
-
public class Utility extends Object
A stubbed utility class that is WIP.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Utility()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
integerSquareRoot(int square)
static boolean
isIntegerSquared(int square)
-