| Function | Description | |
|---|---|---|
| getUniqueName | Returns the unique name of the specified instance in argument. |
| Class | Description | |
|---|---|---|
| Comparater | The Comparater utility class is an all-static class with a method to returns true if two object are equals. | |
| Copier | The Copier utility class is an all-static class with a method to returns a copy representation of an object. | |
| NumberUtil | The NumberUtil utility class is an all-static class with methods for working with number. | |
| StringUtil | The StringUtil utility class is an extended String class with methods for working with string. |