Class BaseBuilder<T>

java.lang.Object
org.shredzone.commons.suncalc.util.BaseBuilder<T>
Type Parameters:
T - Type of the final builder
All Implemented Interfaces:
Cloneable, GenericParameter<T>, LocationParameter<T>, TimeParameter<T>, TimeResultParameter<T>

A base implementation of LocationParameter and TimeParameter.

For internal use only.