ceil abstract method

Integer ceil()

Returns the least integer no smaller than this.

Implementation

Integer ceil();