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