Package comm
Class Ethernet

Public Method getInstance

static Ethernet getInstance()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Returns the only instance of this class.

Example

Typical usage:

     Ethernet.getInstance().open();