TrackerSettings constructor
TrackerSettings(
- GetFunction getFunction,
- SetFunction setFunction
Implementation
TrackerSettings(GetFunction getFunction, SetFunction setFunction)
: super(getFunction, setFunction);