suggest


Description:

public void suggest (uint probability, Caps caps)

If a TypeFindFunction calls this function it suggests the caps with the given probability.

A TypeFindFunction may supply different suggestions in one call. It is up to the caller of the TypeFindFunction to interpret these values.

Parameters:

this

The TypeFind object the function was called with

probability

The probability in percent that the suggestion is right

caps

The fixed Caps to suggest