org.springframework.data.solr.core.geo
Class BoundingBox.Builder
java.lang.Object
org.springframework.data.solr.core.geo.BoundingBox.Builder
- Enclosing class:
- BoundingBox
public static class BoundingBox.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BoundingBox.Builder
public BoundingBox.Builder(GeoLocation start)
- Parameters:
start - must not be null
endingAt
public BoundingBox endingAt(GeoLocation end)
- Parameters:
end - must not be null
- Returns:
Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.