Class LogPriorityColumn

java.lang.Object
org.refcodes.tabular.AbstractColumn<LogPriority>
org.refcodes.logger.LogPriorityColumn
All Implemented Interfaces:
Cloneable, KeyAccessor<String>, TypeAccessor<LogPriority>, Column<LogPriority>

public class LogPriorityColumn extends AbstractColumn<LogPriority>
Implementation of a Column interface for working with LogPriority instances, being Cloneable.