Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Pollfd |
get(int index)
Returns the poll file descriptor with the specified index.
|
long |
getPointer()
Returns the native pointer.
|
int |
getSize()
Returns the number of poll file descriptors in the list.
|
int |
hashCode() |
Iterator<Pollfd> |
iterator() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public long getPointer()
public int getSize()
public Pollfd get(int index)
index
- The index.Copyright © 2011–2018 usb4java Team. All rights reserved.