Class PingServerManager.ServerInfoEntry
java.lang.Object
pro.gravit.launchserver.manangers.PingServerManager.ServerInfoEntry
- Enclosing class:
PingServerManager
-
Field Summary
FieldsModifier and TypeFieldDescriptionpro.gravit.launcher.request.management.PingServerReportRequest.PingServerReportlongfinal pro.gravit.launcher.profiles.ClientProfile -
Constructor Summary
ConstructorsConstructorDescriptionServerInfoEntry(pro.gravit.launcher.profiles.ClientProfile profile) ServerInfoEntry(pro.gravit.launcher.profiles.ClientProfile profile, pro.gravit.launcher.request.management.PingServerReportRequest.PingServerReport lastReport) -
Method Summary
-
Field Details
-
profile
public final pro.gravit.launcher.profiles.ClientProfile profile -
lastReport
public pro.gravit.launcher.request.management.PingServerReportRequest.PingServerReport lastReport -
lastReportTime
public long lastReportTime
-
-
Constructor Details
-
ServerInfoEntry
public ServerInfoEntry(pro.gravit.launcher.profiles.ClientProfile profile, pro.gravit.launcher.request.management.PingServerReportRequest.PingServerReport lastReport) -
ServerInfoEntry
public ServerInfoEntry(pro.gravit.launcher.profiles.ClientProfile profile)
-
-
Method Details
-
isExpired
public boolean isExpired()
-