@ApiStatus.Internal
public class AmountIgnoredEntryStackWrapper
extends java.lang.Object
| Constructor and Description |
|---|
AmountIgnoredEntryStackWrapper(EntryStack stack) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
boolean |
isEmpty() |
EntryStack |
unwrap() |
public AmountIgnoredEntryStackWrapper(EntryStack stack)
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean isEmpty()
public EntryStack unwrap()