// Generated automatically from io.netty.util.Constant for testing purposes package io.netty.util; public interface Constant> extends java.lang.Comparable { String name(); int id(); }