public interface TagTechnology extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
connect() |
Tag |
getTag() |
boolean |
isConnected() |
Tag getTag()
void connect()
throws IOException
IOExceptionvoid close()
throws IOException
close in interface AutoCloseableclose in interface CloseableIOExceptionboolean isConnected()
Copyright © 2008-2013. All Rights Reserved.