floor


Description:

public abstract G floor (G element)

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

Parameters:

element

the element which you want the lower or equal element for

Returns:

the corresponding element