Class Interface


  • public class Interface
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      long iface  
    • Constructor Summary

      Constructors 
      Constructor Description
      Interface​(long iface)  
      Interface​(io.netty.buffer.ByteBuf buffer)  
    • Field Detail

      • iface

        public final long iface
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object