Interface OptionalLocationProvider
- All Known Subinterfaces:
User
public interface OptionalLocationProvider
Represents an object that optionally provides a
Location
.- Since:
- 13.0
-
Method Summary
-
Method Details
-
getLocation
Returns the optionalLocation
.- Returns:
- the location if present, otherwise an empty optional
- Since:
- 12.0
-