Module com.aoapps.html.any
Interface Selected<E extends Element<?,?,E> & Selected<E>>
- Type Parameters:
E
- This element type
- All Known Implementing Classes:
AnyOPTION
public interface Selected<E extends Element<?,?,E> & Selected<E>>
- Author:
- AO Industries, Inc.
-
Method Details
-
selected
- Throws:
IOException
-
selected
- Throws:
IOException
- See Also:
-
selected
default <Ex extends Throwable> E selected(IOSupplierE<? extends Boolean, Ex> selected) throws IOException, Ex- Type Parameters:
Ex
- An arbitrary exception type that may be thrown- Throws:
IOException
Ex
- See Also:
-