Class PortSrc
java.lang.Object
|
+----PortSrc
- public class PortSrc
- extends Object
- implements Port
A steady source of input
- See Also:
- Port
-
PortSrc(boolean)
- initialize value
-
Output()
-
-
ReadyOutput()
-
PortSrc
public PortSrc(boolean x)
- initialize value
- Parameters:
- x - the value
Output
public boolean Output()
- See Also:
- Output
ReadyOutput
public boolean ReadyOutput()
- See Also:
- ReadyOutput