public class ClassStreamTicket extends Object implements Closeable
| Constructor and Description |
|---|
ClassStreamTicket(InputStream inputStream,
long timeStamp) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
InputStream |
getInputStream() |
long |
getTimeStamp() |
public ClassStreamTicket(InputStream inputStream, long timeStamp)
public InputStream getInputStream()
public long getTimeStamp()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2019. All rights reserved.