@Implements(className="android.nfc.tech.BasicTagTechnology") public class ShadowBasicTagTechnology extends Object
Extends BasicTagTechnology to allow for testing.
| Constructor and Description |
|---|
ShadowBasicTagTechnology() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
close() |
protected void |
connect() |
protected boolean |
isConnected() |
@Implementation protected boolean isConnected()
@Implementation protected void connect() throws IOException
IOException@Implementation protected void close()