public class ItemFluentImpl<A extends ItemFluent<A>> extends BaseFluent<A> implements ItemFluent<A>
_visitables| Constructor and Description |
|---|
ItemFluentImpl() |
ItemFluentImpl(Item instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ItemFluentImpl()
public ItemFluentImpl(Item instance)
public boolean equals(java.lang.Object o)
equals in class BaseFluent<A extends ItemFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends ItemFluent<A>>public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2022. All Rights Reserved.