invokeable

public boolean invokeable()(source)

Returns true if the method can be invoked, more formally returns true if the class tester used to invoke the method, the method itself can be resolved.

Return

true if the method can be invoked.