java.lang.Object
com.aoapps.html.any.Suppliers
Variant bounded by classes other than
Object
, since can't have multiple methods with different bounds due to erasure.- Author:
- AO Industries, Inc.
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
Suppliers.Charset<Ex extends Throwable>
Variant bounded byCharset
, since can't have multiple methods with different bounds due to erasure.static interface
Suppliers.Circle<Ex extends Throwable>
Variant bounded byCircle
, since can't have multiple methods with different bounds due to erasure.static interface
Suppliers.Locale<Ex extends Throwable>
Variant bounded byLocale
, since can't have multiple methods with different bounds due to erasure.static interface
Suppliers.Polygon<Ex extends Throwable>
Variant bounded byPolygon
, since can't have multiple methods with different bounds due to erasure.static interface
Suppliers.Rectangle<Ex extends Throwable>
Variant bounded byRectangle
, since can't have multiple methods with different bounds due to erasure.static interface
Suppliers.Shape<Ex extends Throwable>
Variant bounded byShape
, since can't have multiple methods with different bounds due to erasure.static interface
Suppliers.String<Ex extends Throwable>
Variant bounded byString
, since can't have multiple methods with different bounds due to erasure. -
Method Summary