@Internal public final class SavedByEntry extends Object
SavedByTable
.Constructor and Description |
---|
SavedByEntry(String userName,
String saveLocation) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other)
Compares this object with another, for equality.
|
String |
getSaveLocation() |
String |
getUserName() |
int |
hashCode()
Generates a hash code for consistency with
equals(Object) . |
String |
toString()
Returns a string for display.
|
public String getUserName()
public String getSaveLocation()
public boolean equals(Object other)
public int hashCode()
equals(Object)
.Copyright © 2020. All rights reserved.