Class StartEndData
- java.lang.Object
-
- net.runelite.client.plugins.crowdsourcing.dialogue.StartEndData
-
public class StartEndData extends Object
-
-
Constructor Summary
Constructors Constructor Description StartEndData(boolean isStart)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
canEqual(Object other)
boolean
equals(Object o)
int
hashCode()
boolean
isStart()
String
toString()
-
-
-
Method Detail
-
isStart
public boolean isStart()
-
canEqual
protected boolean canEqual(Object other)
-
-