Class NativeReflectionEntry.Builder<B extends NativeReflectionEntry.Builder<B,​T>,​T extends NativeReflectionEntry>

    • Field Detail

      • conditionalOnTypeReachable

        protected String conditionalOnTypeReachable
    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • withAccess

        public B withAccess​(TypeAccess... access)
        Set the specified access.
        Parameters:
        access - the access to set
        Returns:
        this for method chaining
      • self

        protected B self()