Is there a way in Java to round a number without using and external class such as Math and the method from the class to round up the number?

And if possible how to round to the nearest...