Constructor and Description |
---|
Content() |
Modifier and Type | Method and Description |
---|---|
void |
assertAction(HoverEvent.Action input)
Tests this content against an action
|
abstract HoverEvent.Action |
requiredAction()
Required action for this content type.
|
public abstract HoverEvent.Action requiredAction()
public void assertAction(HoverEvent.Action input) throws UnsupportedOperationException
input
- input to testUnsupportedOperationException
- if action incompatibleCopyright © 2021. All rights reserved.