Class IntegerHolder


  • @Deprecated
    public final class IntegerHolder
    extends java.lang.Object
    Deprecated.
    For removal in netty 4.2
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int value
      Deprecated.
       
    • Constructor Summary

      Constructors 
      Constructor Description
      IntegerHolder()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • value

        public int value
        Deprecated.
    • Constructor Detail

      • IntegerHolder

        public IntegerHolder()
        Deprecated.