public static final class RACE.AttackDataInternal extends Record
Constructor and Description |
---|
RACE.AttackDataInternal() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
print()
Returns the contents of the record, or exports them to a log, depending
on the record type.
|
java.lang.String |
toString()
Returns a short summary/title of the record.
|
getRecordLength, getType
public java.lang.String print()
Record
public java.lang.String toString()
Record
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object