Interface FrameCreator
-
- All Implemented Interfaces:
-
kotlin.Function,kotlin.Function1
public interface FrameCreator<S extends Object> implements Function1<S, Frame>
Definition of a frame creator object that creates a frame from a given information that can be sent to the home power plant.
- Since:
2.0