public interface BlockHoundIntegration extends java.lang.Comparable<BlockHoundIntegration>
| Modifier and Type | Method and Description |
|---|---|
void |
applyTo(BlockHound.Builder builder) |
default int |
compareTo(BlockHoundIntegration o) |
void applyTo(BlockHound.Builder builder)
default int compareTo(BlockHoundIntegration o)
compareTo in interface java.lang.Comparable<BlockHoundIntegration>