模块 org.redkale
程序包 org.redkale.boot

类 ClassFilter.FilterEntry<T>

    • 构造器详细资料

      • FilterEntry

        public FilterEntry​(Class<T> type,
                           AnyValue property)
      • FilterEntry

        public FilterEntry​(Class<T> type,
                           boolean autoload,
                           boolean expect,
                           AnyValue property)