Package jnr.posix

Class JavaLibCHelper.ReflectiveAccess

  • Enclosing class:
    JavaLibCHelper

    private static class JavaLibCHelper.ReflectiveAccess
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ReflectiveAccess()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • SEL_CH_IMPL

        private static final java.lang.Class SEL_CH_IMPL
      • SEL_CH_IMPL_GET_FD

        private static final java.lang.reflect.Method SEL_CH_IMPL_GET_FD
      • FILE_CHANNEL_IMPL

        private static final java.lang.Class FILE_CHANNEL_IMPL
      • FILE_CHANNEL_IMPL_FD

        private static final java.lang.reflect.Field FILE_CHANNEL_IMPL_FD
      • FILE_DESCRIPTOR_FD

        private static final java.lang.reflect.Field FILE_DESCRIPTOR_FD
      • FILE_DESCRIPTOR_HANDLE

        private static final java.lang.reflect.Field FILE_DESCRIPTOR_HANDLE
    • Constructor Detail

      • ReflectiveAccess

        private ReflectiveAccess()