Class EnumArrayQueuedLogEntry<E extends Enum<E>>
java.lang.Object
dev.doglog.internal.log_thread.entries.BaseQueuedLogEntry
dev.doglog.internal.log_thread.entries.EnumArrayQueuedLogEntry<E>
-
Field Summary
FieldsFields inherited from class BaseQueuedLogEntry
forceNt, key, timestamp, type -
Constructor Summary
ConstructorsConstructorDescriptionEnumArrayQueuedLogEntry(String key, boolean forceNt, long timestamp, E[] value) -
Method Summary
-
Field Details
-
value
-
-
Constructor Details
-
EnumArrayQueuedLogEntry
-
-
Method Details
-
log
- Specified by:
login classBaseQueuedLogEntry
-