ceil


Description:

public abstract G ceil (G element)

Returns the element which is higher or equal then the specified element.

Parameters:

element

the element which you want the higher or equal element for

Returns:

the corresponding element