Uses of Record Class
org.bsc.spring.agentexecutor.function.WeatherFunction.Current
-
Uses of WeatherFunction.Current in org.bsc.spring.agentexecutor.function
Modifier and TypeMethodDescriptionWeatherFunction.Response.current()
Returns the value of thecurrent
record component.ModifierConstructorDescriptionResponse
(WeatherFunction.Location location, WeatherFunction.Current current) Creates an instance of aResponse
record class.