public static class PlayerJSONCreator.ConnectionInfo
extends java.lang.Object
Constructor and Description |
---|
ConnectionInfo(java.lang.String geolocation,
java.lang.String date) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<PlayerJSONCreator.ConnectionInfo> |
fromGeoInfo(java.util.List<GeoInfo> geoInfo,
Formatter<java.lang.Long> dateFormatter) |
public ConnectionInfo(java.lang.String geolocation, java.lang.String date)
public static java.util.List<PlayerJSONCreator.ConnectionInfo> fromGeoInfo(java.util.List<GeoInfo> geoInfo, Formatter<java.lang.Long> dateFormatter)