Class NioBlockingSelector.KeyReference

  • Enclosing class:
    NioBlockingSelector

    public static class NioBlockingSelector.KeyReference
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      KeyReference()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void finalize()  
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KeyReference

        public KeyReference()
    • Method Detail

      • finalize

        protected void finalize()
        Overrides:
        finalize in class java.lang.Object