Interface GenericParameter<T>
- Type Parameters:
T- Type of the final builder
- All Known Subinterfaces:
MoonIllumination.Parameters,MoonPhase.Parameters,MoonPosition.Parameters,MoonTimes.Parameters,SunPosition.Parameters,SunTimes.Parameters
- All Known Implementing Classes:
BaseBuilder
public interface GenericParameter<T>
Generic parameters and options.
-
Method Summary
-
Method Details
-
copy
Creates a copy of the current parameters. The copy can be changed independently.
-