public interface InspectorDataWriter<T extends InspectorType>
void
write(LocalDateTime time, T data)
void write(LocalDateTime time, T data)
This documentation was released into the public domain.