Uses of Class
com.treescrub.spedran.data.UserLocation
-
Packages that use UserLocation Package Description com.treescrub.spedran.data Contains all the classes that represent resources on the SRC API. -
-
Uses of UserLocation in com.treescrub.spedran.data
Methods in com.treescrub.spedran.data that return types with arguments of type UserLocation Modifier and Type Method Description Optional<UserLocation>User. getLocation()Gets the location that this user specified.
-