public interface ImmutableJoinData extends ImmutableDataManipulator<ImmutableJoinData,JoinData>
ImmutableDataManipulator
for the Date
s that a
Player
both first joined a server, and last joined a server.Modifier and Type | Method and Description |
---|---|
ImmutableValue<Date> |
firstPlayed()
|
ImmutableValue<Date> |
lastJoined()
|
asMutable, copy, with, with
compareTo
toContainer
ImmutableValue<Date> firstPlayed()
ImmutableValue<Date> lastJoined()