Uses of Class java.beans.Statement

Uses in package java.beans

Classes derived from java.beans.Statement

class
An Expression captures the execution of an object method that returns a value.

It stores an object, the method to call, and the arguments to pass to the method.

While this class can generally be used to describe method calls it is part of the XML serialization API.

Methods with parameter type java.beans.Statement

void
Note: If you call this method not from within an object instantiation and initialization sequence it will be silently ignored.
void