public abstract class SlotValue extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
SlotValue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getType()
Type of value that was captured.
|
int |
hashCode() |
String |
toString() |
Copyright © 2023. All rights reserved.