Interface OpenLocation.BuildFinal
- All Known Implementing Classes:
OpenLocation.Builder
- Enclosing class:
- OpenLocation
public static interface OpenLocation.BuildFinal
-
Method Summary
-
Method Details
-
build
OpenLocation build()Builds a newOpenLocation
.- Returns:
- An immutable instance of OpenLocation
- Throws:
IllegalStateException
- if any required attributes are missing
-