public class
TF_Operation
Public Constructors
TF_Operation()
Empty constructor.
|
|
TF_Operation(Pointer p)
Pointer cast constructor.
|
Inherited Methods
Public Constructors
public TF_Operation ()
Empty constructor. Calls super((Pointer)null)
.