public interface InspectorDataWriter<T extends InspectorType>
Modifier and Type | Method and Description |
---|---|
void |
write(LocalDateTime time,
T data) |
void write(LocalDateTime time, T data)
This documentation was released into the public domain.