public interface CoordinateBuilder<COORDINATETYPE extends Coordinate>
Coordinate instances.| Modifier and Type | Method and Description |
|---|---|
COORDINATETYPE |
build()
Builds the
Coordinate from prior-specified properties |
COORDINATETYPE build() throws IllegalStateException
Coordinate from prior-specified propertiesCoordinateIllegalStateException - If the current state of the builder does not satisfy the requirements to create a new
CoordinateCopyright © 2015 JBoss by Red Hat. All rights reserved.