JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
lejos.hardware.port
Interface Port
All Known Implementing Classes:
EV3DevPort
public interface
Port
Interface that provides a binding between a physical port and the different types of sensor interfaces that can be used with it
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getName
()
return the string name used to reference this physical port
Method Detail
getName
java.lang.String getName()
return the string name used to reference this physical port
Returns:
a string representation of the port
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method