From 29b7fb4ab9a45154afa9450837117b845ffdc13d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Aug 2025 18:18:10 +0000 Subject: [PATCH] Deploy to GitHub pages --- .nojekyll | 0 404.html | 34 + .../images/anchor-copy-button.svg | 8 + KDoc/kavaref-core/images/arrow_down.svg | 7 + KDoc/kavaref-core/images/burger.svg | 9 + KDoc/kavaref-core/images/copy-icon.svg | 7 + .../images/copy-successful-icon.svg | 7 + .../kavaref-core/images/footer-go-to-link.svg | 7 + KDoc/kavaref-core/images/go-to-top-icon.svg | 8 + KDoc/kavaref-core/images/homepage.svg | 3 + KDoc/kavaref-core/images/logo-icon.svg | 14 + .../nav-icons/abstract-class-kotlin.svg | 26 + .../images/nav-icons/abstract-class.svg | 20 + .../images/nav-icons/annotation-kotlin.svg | 13 + .../images/nav-icons/annotation.svg | 7 + .../images/nav-icons/class-kotlin.svg | 13 + KDoc/kavaref-core/images/nav-icons/class.svg | 7 + .../images/nav-icons/enum-kotlin.svg | 13 + KDoc/kavaref-core/images/nav-icons/enum.svg | 7 + .../images/nav-icons/exception-class.svg | 7 + .../images/nav-icons/field-value.svg | 10 + .../images/nav-icons/field-variable.svg | 10 + .../images/nav-icons/function.svg | 7 + .../images/nav-icons/interface-kotlin.svg | 13 + .../images/nav-icons/interface.svg | 7 + KDoc/kavaref-core/images/nav-icons/object.svg | 13 + .../images/nav-icons/typealias-kotlin.svg | 13 + KDoc/kavaref-core/images/theme-toggle.svg | 7 + KDoc/kavaref-core/index.html | 297 ++++ ...a-t-e-d_-e-x-c-e-p-t-i-o-n_-t-y-p-e-s.html | 80 + ..._-e-x-c-e-p-t-i-o-n_-t-y-p-e-s_-n-o-t.html | 80 + ...a-t-e-d_-p-a-r-a-m-e-t-e-r_-t-y-p-e-s.html | 80 + ..._-p-a-r-a-m-e-t-e-r_-t-y-p-e-s_-n-o-t.html | 80 + ...o-t-a-t-e-d_-r-e-c-e-i-v-e-r_-t-y-p-e.html | 80 + ...-e-d_-r-e-c-e-i-v-e-r_-t-y-p-e_-n-o-t.html | 80 + ...n-n-o-t-a-t-e-d_-r-e-t-u-r-n_-t-y-p-e.html | 80 + ...-a-t-e-d_-r-e-t-u-r-n_-t-y-p-e_-n-o-t.html | 80 + .../-e-x-c-e-p-t-i-o-n_-t-y-p-e-s.html | 80 + .../-e-x-c-e-p-t-i-o-n_-t-y-p-e-s_-n-o-t.html | 80 + ...e-r-i-c_-e-x-c-e-p-t-i-o-n_-t-y-p-e-s.html | 80 + ..._-e-x-c-e-p-t-i-o-n_-t-y-p-e-s_-n-o-t.html | 80 + .../-g-e-n-e-r-i-c_-p-a-r-a-m-e-t-e-r-s.html | 80 + ...n-e-r-i-c_-p-a-r-a-m-e-t-e-r-s_-n-o-t.html | 80 + .../-companion/-i-s_-v-a-r_-a-r-g-s.html | 80 + .../-i-s_-v-a-r_-a-r-g-s_-n-o-t.html | 80 + .../-companion/-p-a-r-a-m-e-t-e-r-s.html | 80 + ...-a-r-a-m-e-t-e-r-s_-c-o-n-d-i-t-i-o-n.html | 80 + .../-p-a-r-a-m-e-t-e-r-s_-n-o-t.html | 80 + ...-r-a-m-e-t-e-r_-a-n-n-o-t-a-t-i-o-n-s.html | 80 + ...e-t-e-r_-a-n-n-o-t-a-t-i-o-n-s_-n-o-t.html | 80 + .../-p-a-r-a-m-e-t-e-r_-c-o-u-n-t.html | 80 + ...e-t-e-r_-c-o-u-n-t_-c-o-n-d-i-t-i-o-n.html | 80 + .../-t-y-p-e_-p-a-r-a-m-e-t-e-r-s.html | 80 + .../-t-y-p-e_-p-a-r-a-m-e-t-e-r-s_-n-o-t.html | 80 + .../-companion/index.html | 464 +++++ .../-executable-condition.html | 80 + .../annotated-exception-types-not.html | 80 + .../annotated-exception-types.html | 80 + .../annotated-parameter-types-not.html | 80 + .../annotated-parameter-types.html | 80 + .../annotated-receiver-type-not.html | 80 + .../annotated-receiver-type.html | 80 + .../annotated-return-type-not.html | 80 + .../annotated-return-type.html | 80 + .../empty-parameters-not.html | 80 + .../empty-parameters.html | 80 + .../exception-types-not.html | 80 + .../exception-types.html | 80 + .../generic-exception-types-not.html | 80 + .../generic-exception-types.html | 80 + .../generic-parameters-not.html | 80 + .../generic-parameters.html | 80 + .../-executable-condition/index.html | 1226 +++++++++++++ .../is-var-args-not.html | 80 + .../-executable-condition/is-var-args.html | 80 + .../parameter-annotations-not.html | 80 + .../parameter-annotations.html | 80 + .../parameter-count-condition.html | 80 + .../parameter-count.html | 80 + .../parameters-condition.html | 80 + .../-executable-condition/parameters-not.html | 80 + .../-executable-condition/parameters.html | 80 + .../type-parameters-not.html | 80 + .../type-parameters.html | 80 + .../-companion/-a-n-n-o-t-a-t-i-o-n-s.html | 80 + .../-a-n-n-o-t-a-t-i-o-n-s_-n-o-t.html | 80 + .../-g-e-n-e-r-i-c_-s-t-r-i-n-g.html | 80 + .../-companion/-i-s_-s-y-n-t-h-e-t-i-c.html | 80 + .../-i-s_-s-y-n-t-h-e-t-i-c_-n-o-t.html | 80 + .../-companion/-m-o-d-i-f-i-e-r-s.html | 80 + ...-m-o-d-i-f-i-e-r-s_-c-o-n-d-i-t-i-o-n.html | 80 + .../-companion/-m-o-d-i-f-i-e-r-s_-n-o-t.html | 80 + .../-companion/-n-a-m-e.html | 80 + .../-n-a-m-e_-c-o-n-d-i-t-i-o-n.html | 80 + .../-member-condition/-companion/index.html | 239 +++ .../-companion/create-configuration.html | 80 + .../-configuration/-companion/index.html | 104 ++ .../-configuration/-configuration.html | 80 + .../-optional/-n-o-t-i-c-e/index.html | 119 ++ .../-configuration/-optional/-n-o/index.html | 119 ++ .../-optional/-s-i-l-e-n-t/index.html | 119 ++ .../-configuration/-optional/entries.html | 80 + .../-configuration/-optional/index.html | 217 +++ .../-configuration/-optional/value-of.html | 80 + .../-configuration/-optional/values.html | 80 + .../-configuration/declaring-class.html | 80 + .../-configuration/index.html | 217 +++ .../-configuration/member-instance.html | 80 + .../-configuration/optional.html | 80 + .../-configuration/processor-resolver.html | 80 + .../-configuration/superclass.html | 80 + .../-member-condition/-member-condition.html | 80 + .../-member-condition/annotations-not.html | 80 + .../-member-condition/annotations.html | 80 + .../-member-condition/build.html | 80 + .../-member-condition/copy.html | 80 + .../-member-condition/generic-string.html | 80 + .../-member-condition/index.html | 491 ++++++ .../-member-condition/is-synthetic-not.html | 80 + .../-member-condition/is-synthetic.html | 80 + .../modifiers-condition.html | 80 + .../-member-condition/modifiers-not.html | 80 + .../-member-condition/modifiers.html | 80 + .../-member-condition/name-condition.html | 80 + .../-member-condition/name.html | 80 + .../-member-condition/superclass.html | 80 + .../index.html | 118 ++ .../index.html | 103 ++ .../merge-with.html | 80 + .../-type-matcher/index.html | 119 ++ .../-type-matcher/matches.html | 80 + .../index.html | 103 ++ .../as-generic-array.html | 80 + .../index.html | 148 ++ .../parameterized-by.html | 80 + .../to-type-matcher.html | 80 + .../type-var.html | 80 + .../-class-type-matcher.html | 80 + .../-class-type-matcher/clazz.html | 80 + .../-class-type-matcher/index.html | 157 ++ .../-class-type-matcher/matches.html | 80 + .../-generic-array-type-matcher.html | 80 + .../component-matcher.html | 80 + .../-generic-array-type-matcher/index.html | 157 ++ .../-generic-array-type-matcher/matches.html | 80 + .../-parameterized-type-matcher.html | 80 + .../arguments.html | 80 + .../-parameterized-type-matcher/index.html | 172 ++ .../-parameterized-type-matcher/matches.html | 80 + .../-parameterized-type-matcher/raw-type.html | 80 + .../-type-variable-matcher.html | 80 + .../-type-variable-matcher/index.html | 157 ++ .../-type-variable-matcher/matches.html | 80 + .../-type-variable-matcher/name.html | 80 + .../-wildcard-type-matcher.html | 80 + .../-wildcard-type-matcher/index.html | 172 ++ .../-wildcard-type-matcher/lower-bounds.html | 80 + .../-wildcard-type-matcher/matches.html | 80 + .../-wildcard-type-matcher/upper-bounds.html | 80 + .../index.html | 163 ++ .../-modifiers/-a-b-s-t-r-a-c-t/index.html | 138 ++ .../-modifiers/-companion/index.html | 104 ++ .../-modifiers/-companion/matching.html | 80 + .../-modifiers/-f-i-n-a-l/index.html | 138 ++ .../-modifiers/-i-n-t-e-r-f-a-c-e/index.html | 138 ++ .../-modifiers/-n-a-t-i-v-e/index.html | 138 ++ .../-modifiers/-p-r-i-v-a-t-e/index.html | 138 ++ .../-modifiers/-p-r-o-t-e-c-t-e-d/index.html | 138 ++ .../-modifiers/-p-u-b-l-i-c/index.html | 138 ++ .../-modifiers/-s-t-a-t-i-c/index.html | 138 ++ .../-modifiers/-s-t-r-i-c-t/index.html | 138 ++ .../-s-y-n-c-h-r-o-n-i-z-e-d/index.html | 138 ++ .../-modifiers/-t-r-a-n-s-i-e-n-t/index.html | 138 ++ .../-modifiers/-v-o-l-a-t-i-l-e/index.html | 138 ++ .../-modifiers/entries.html | 80 + .../-modifiers/index.html | 386 +++++ .../-modifiers/matches.html | 80 + .../-modifiers/value-of.html | 80 + .../-modifiers/values.html | 80 + .../-vague-type/index.html | 84 + .../index.html | 118 ++ .../-constructor-condition.html | 80 + .../annotated-exception-types-not.html | 80 + .../annotated-exception-types.html | 80 + .../annotated-parameter-types-not.html | 80 + .../annotated-parameter-types.html | 80 + .../annotated-receiver-type-not.html | 80 + .../annotated-receiver-type.html | 80 + .../annotated-return-type-not.html | 80 + .../annotated-return-type.html | 80 + .../annotations-not.html | 80 + .../-constructor-condition/annotations.html | 80 + .../-constructor-condition/build.html | 80 + .../-constructor-condition/copy.html | 80 + .../empty-parameters-not.html | 80 + .../empty-parameters.html | 80 + .../exception-types-not.html | 80 + .../exception-types.html | 80 + .../generic-exception-types-not.html | 80 + .../generic-exception-types.html | 80 + .../generic-parameters-not.html | 80 + .../generic-parameters.html | 80 + .../generic-string.html | 80 + .../-constructor-condition/index.html | 1207 +++++++++++++ .../is-synthetic-not.html | 80 + .../-constructor-condition/is-synthetic.html | 80 + .../is-var-args-not.html | 80 + .../-constructor-condition/is-var-args.html | 80 + .../-constructor-condition/modifiers-not.html | 80 + .../-constructor-condition/modifiers.html | 80 + .../-constructor-condition/name.html | 80 + .../parameter-annotations-not.html | 80 + .../parameter-annotations.html | 80 + .../parameter-count.html | 80 + .../parameters-not.html | 80 + .../-constructor-condition/parameters.html | 80 + .../-constructor-condition/superclass.html | 80 + .../type-parameters-not.html | 80 + .../type-parameters.html | 80 + .../-companion/-g-e-n-e-r-i-c_-t-y-p-e.html | 80 + ...n-e-r-i-c_-t-y-p-e_-c-o-n-d-i-t-i-o-n.html | 80 + .../-i-s_-e-n-u-m_-c-o-n-s-t-a-n-t.html | 80 + ...-i-s_-e-n-u-m_-c-o-n-s-t-a-n-t_-n-o-t.html | 80 + .../-field-condition/-companion/-t-y-p-e.html | 80 + .../-t-y-p-e_-c-o-n-d-i-t-i-o-n.html | 80 + .../-field-condition/-companion/index.html | 179 ++ .../-field-condition/-field-condition.html | 80 + .../-field-condition/annotations-not.html | 80 + .../-field-condition/annotations.html | 80 + .../-field-condition/build.html | 80 + .../-field-condition/copy.html | 80 + .../-field-condition/generic-string.html | 80 + .../generic-type-condition.html | 80 + .../-field-condition/generic-type.html | 80 + .../-field-condition/index.html | 626 +++++++ .../is-enum-constant-not.html | 80 + .../-field-condition/is-enum-constant.html | 80 + .../-field-condition/is-synthetic-not.html | 80 + .../-field-condition/is-synthetic.html | 80 + .../-field-condition/modifiers-not.html | 80 + .../-field-condition/modifiers.html | 80 + .../-field-condition/name.html | 80 + .../-field-condition/superclass.html | 80 + .../-field-condition/type-condition.html | 80 + .../-field-condition/type.html | 80 + .../-companion/-i-s_-b-r-i-d-g-e.html | 80 + .../-companion/-i-s_-b-r-i-d-g-e_-n-o-t.html | 80 + .../-companion/-i-s_-d-e-f-a-u-l-t.html | 80 + .../-i-s_-d-e-f-a-u-l-t_-n-o-t.html | 80 + .../-companion/-r-e-t-u-r-n_-t-y-p-e.html | 80 + ...e-t-u-r-n_-t-y-p-e_-c-o-n-d-i-t-i-o-n.html | 80 + .../-method-condition/-companion/index.html | 179 ++ .../-method-condition/-method-condition.html | 80 + .../annotated-exception-types-not.html | 80 + .../annotated-exception-types.html | 80 + .../annotated-parameter-types-not.html | 80 + .../annotated-parameter-types.html | 80 + .../annotated-receiver-type-not.html | 80 + .../annotated-receiver-type.html | 80 + .../annotated-return-type-not.html | 80 + .../annotated-return-type.html | 80 + .../-method-condition/annotations-not.html | 80 + .../-method-condition/annotations.html | 80 + .../-method-condition/build.html | 80 + .../-method-condition/copy.html | 80 + .../empty-parameters-not.html | 80 + .../-method-condition/empty-parameters.html | 80 + .../exception-types-not.html | 80 + .../-method-condition/exception-types.html | 80 + .../generic-exception-types-not.html | 80 + .../generic-exception-types.html | 80 + .../generic-parameters-not.html | 80 + .../-method-condition/generic-parameters.html | 80 + .../-method-condition/generic-string.html | 80 + .../-method-condition/index.html | 1391 +++++++++++++++ .../-method-condition/is-bridge-not.html | 80 + .../-method-condition/is-bridge.html | 80 + .../-method-condition/is-default-not.html | 80 + .../-method-condition/is-default.html | 80 + .../-method-condition/is-synthetic-not.html | 80 + .../-method-condition/is-synthetic.html | 80 + .../-method-condition/is-var-args-not.html | 80 + .../-method-condition/is-var-args.html | 80 + .../-method-condition/modifiers-not.html | 80 + .../-method-condition/modifiers.html | 80 + .../-method-condition/name.html | 80 + .../parameter-annotations-not.html | 80 + .../parameter-annotations.html | 80 + .../-method-condition/parameter-count.html | 80 + .../-method-condition/parameters-not.html | 80 + .../-method-condition/parameters.html | 80 + .../return-type-condition.html | 80 + .../-method-condition/return-type.html | 80 + .../-method-condition/superclass.html | 80 + .../type-parameters-not.html | 80 + .../-method-condition/type-parameters.html | 80 + .../index.html | 133 ++ .../-instance-aware-resolver.html | 80 + .../-instance-aware-resolver/index.html | 187 ++ .../-instance-aware-resolver/of.html | 80 + .../-instance-aware-resolver/self.html | 80 + .../-member-resolver/-member-resolver.html | 80 + .../-member-resolver/copy.html | 80 + .../-member-resolver/index.html | 172 ++ .../-member-resolver/self.html | 80 + .../index.html | 118 ++ .../-resolver/-resolver.html | 80 + .../-resolver/get-declared-constructors.html | 80 + .../-resolver/get-declared-fields.html | 80 + .../-resolver/get-declared-methods.html | 80 + .../-member-processor/-resolver/index.html | 153 ++ .../-member-processor/global-resolver.html | 80 + .../-member-processor/index.html | 123 ++ .../index.html | 103 ++ .../-constructor-resolver/copy.html | 80 + .../create-as-type-quietly.html | 80 + .../-constructor-resolver/create-as-type.html | 80 + .../-constructor-resolver/create-quietly.html | 80 + .../-constructor-resolver/create.html | 80 + .../-constructor-resolver/index.html | 213 +++ .../-constructor-resolver/self.html | 80 + .../-field-resolver/copy.html | 80 + .../-field-resolver/get-quietly.html | 80 + .../-field-resolver/get.html | 80 + .../-field-resolver/index.html | 228 +++ .../-field-resolver/of.html | 80 + .../-field-resolver/self.html | 80 + .../-field-resolver/set-quietly.html | 80 + .../-field-resolver/set.html | 80 + .../-method-resolver/copy.html | 80 + .../-method-resolver/index.html | 198 +++ .../-method-resolver/invoke-quietly.html | 80 + .../-method-resolver/invoke.html | 80 + .../-method-resolver/of.html | 80 + .../-method-resolver/self.html | 80 + .../index.html | 133 ++ .../-log-level/-d-e-b-u-g/index.html | 134 ++ .../-log-level/-e-r-r-o-r/index.html | 134 ++ .../-log-level/-i-n-f-o/index.html | 134 ++ .../-log-level/-o-f-f/index.html | 134 ++ .../-log-level/-w-a-r-n/index.html | 134 ++ .../-kava-ref-runtime/-log-level/entries.html | 80 + .../-kava-ref-runtime/-log-level/index.html | 262 +++ .../-log-level/level-name.html | 80 + .../-log-level/value-of.html | 80 + .../-kava-ref-runtime/-log-level/values.html | 80 + .../-kava-ref-runtime/-logger/debug.html | 80 + .../-kava-ref-runtime/-logger/error.html | 80 + .../-kava-ref-runtime/-logger/index.html | 168 ++ .../-kava-ref-runtime/-logger/info.html | 80 + .../-kava-ref-runtime/-logger/tag.html | 80 + .../-kava-ref-runtime/-logger/warn.html | 80 + .../-kava-ref-runtime/index.html | 119 ++ .../index.html | 103 ++ .../-kava-ref/-companion/as-resolver.html | 80 + .../-kava-ref/-companion/index.html | 153 ++ .../-kava-ref/-companion/log-level.html | 80 + .../-kava-ref/-companion/resolve.html | 80 + .../-kava-ref/-companion/set-logger.html | 80 + .../-kava-ref/-member-scope/constructor.html | 80 + .../-kava-ref/-member-scope/field.html | 80 + .../first-constructor-or-null.html | 80 + .../-member-scope/first-constructor.html | 80 + .../-member-scope/first-field-or-null.html | 80 + .../-kava-ref/-member-scope/first-field.html | 80 + .../-member-scope/first-method-or-null.html | 80 + .../-kava-ref/-member-scope/first-method.html | 80 + .../-kava-ref/-member-scope/index.html | 374 ++++ .../last-constructor-or-null.html | 80 + .../-member-scope/last-constructor.html | 80 + .../-member-scope/last-field-or-null.html | 80 + .../-kava-ref/-member-scope/last-field.html | 80 + .../-member-scope/last-method-or-null.html | 80 + .../-kava-ref/-member-scope/last-method.html | 80 + .../-kava-ref/-member-scope/method.html | 80 + .../-kava-ref/-member-scope/optional.html | 80 + .../-kava-ref/-member-scope/processor.html | 80 + .../-kava-ref/index.html | 119 ++ .../com.highcapable.kavaref/index.html | 103 ++ KDoc/kavaref-core/kavaref-core/package-list | 452 +++++ KDoc/kavaref-core/navigation.html | 217 +++ KDoc/kavaref-core/scripts/clipboard.js | 56 + KDoc/kavaref-core/scripts/main.js | 44 + .../kavaref-core/scripts/navigation-loader.js | 95 ++ KDoc/kavaref-core/scripts/pages.json | 1 + .../scripts/platform-content-handler.js | 400 +++++ KDoc/kavaref-core/scripts/prism.js | 22 + .../scripts/sourceset_dependencies.js | 1 + .../symbol-parameters-wrapper_deferred.js | 64 + .../kavaref-core/styles/font-jb-sans-auto.css | 36 + KDoc/kavaref-core/styles/logo-styles.css | 9 + KDoc/kavaref-core/styles/main.css | 124 ++ KDoc/kavaref-core/styles/prism.css | 217 +++ KDoc/kavaref-core/styles/style.css | 1509 +++++++++++++++++ .../images/anchor-copy-button.svg | 8 + KDoc/kavaref-extension/images/arrow_down.svg | 7 + KDoc/kavaref-extension/images/burger.svg | 9 + KDoc/kavaref-extension/images/copy-icon.svg | 7 + .../images/copy-successful-icon.svg | 7 + .../images/footer-go-to-link.svg | 7 + .../images/go-to-top-icon.svg | 8 + KDoc/kavaref-extension/images/homepage.svg | 3 + KDoc/kavaref-extension/images/logo-icon.svg | 14 + .../nav-icons/abstract-class-kotlin.svg | 26 + .../images/nav-icons/abstract-class.svg | 20 + .../images/nav-icons/annotation-kotlin.svg | 13 + .../images/nav-icons/annotation.svg | 7 + .../images/nav-icons/class-kotlin.svg | 13 + .../images/nav-icons/class.svg | 7 + .../images/nav-icons/enum-kotlin.svg | 13 + .../images/nav-icons/enum.svg | 7 + .../images/nav-icons/exception-class.svg | 7 + .../images/nav-icons/field-value.svg | 10 + .../images/nav-icons/field-variable.svg | 10 + .../images/nav-icons/function.svg | 7 + .../images/nav-icons/interface-kotlin.svg | 13 + .../images/nav-icons/interface.svg | 7 + .../images/nav-icons/object.svg | 13 + .../images/nav-icons/typealias-kotlin.svg | 13 + .../kavaref-extension/images/theme-toggle.svg | 7 + KDoc/kavaref-extension/index.html | 99 ++ .../-array-class.html | 80 + .../-class-loader-provider/class-loader.html | 80 + .../-class-loader-provider/index.html | 104 ++ .../-j-boolean/index.html | 84 + .../-j-byte/index.html | 84 + .../-j-character/index.html | 84 + .../-j-double/index.html | 84 + .../-j-float/index.html | 84 + .../-j-integer/index.html | 84 + .../-j-long/index.html | 84 + .../-j-short/index.html | 84 + .../-j-void/index.html | 84 + .../-lazy-class/-non-null/get-value.html | 80 + .../-lazy-class/-non-null/index.html | 104 ++ .../-lazy-class/-nullable/get-value.html | 80 + .../-lazy-class/-nullable/index.html | 104 ++ .../-lazy-class/index.html | 119 ++ .../-various-class/-various-class.html | 80 + .../-various-class/index.html | 138 ++ .../-various-class/load-or-null.html | 80 + .../-various-class/load.html | 80 + .../as-parameterized-type-or-null.html | 80 + .../as-parameterized-type.html | 80 + .../class-of.html | 80 + .../create-instance-as-type-or-null.html | 80 + .../create-instance-as-type.html | 80 + .../create-instance-or-null.html | 80 + .../create-instance.html | 80 + .../generic-superclass-type-arguments.html | 80 + .../has-class.html | 80 + .../has-interfaces.html | 80 + .../has-superclass.html | 80 + .../index.html | 756 +++++++++ .../is-abstract.html | 80 + .../is-final.html | 80 + .../is-interface.html | 80 + .../is-native.html | 80 + .../is-not-subclass-of.html | 80 + .../is-private.html | 80 + .../is-protected.html | 80 + .../is-public.html | 80 + .../is-static.html | 80 + .../is-strict.html | 80 + .../is-subclass-of.html | 80 + .../is-synchronized.html | 80 + .../is-transient.html | 80 + .../is-volatile.html | 80 + .../lazy-class-or-null.html | 80 + .../lazy-class.html | 80 + .../load-class-or-null.html | 80 + .../make-accessible.html | 80 + .../to-class-or-null.html | 80 + .../to-class.html | 80 + .../kavaref-extension/package-list | 87 + KDoc/kavaref-extension/navigation.html | 145 ++ KDoc/kavaref-extension/scripts/clipboard.js | 56 + KDoc/kavaref-extension/scripts/main.js | 44 + .../scripts/navigation-loader.js | 95 ++ KDoc/kavaref-extension/scripts/pages.json | 1 + .../scripts/platform-content-handler.js | 400 +++++ KDoc/kavaref-extension/scripts/prism.js | 22 + .../scripts/sourceset_dependencies.js | 1 + .../symbol-parameters-wrapper_deferred.js | 64 + .../styles/font-jb-sans-auto.css | 36 + KDoc/kavaref-extension/styles/logo-styles.css | 9 + KDoc/kavaref-extension/styles/main.css | 124 ++ KDoc/kavaref-extension/styles/prism.css | 217 +++ KDoc/kavaref-extension/styles/style.css | 1509 +++++++++++++++++ assets/404.html-6Yl8cQE3.js | 1 + assets/404.html-QklWHkM6.js | 1 + assets/about.html-9T1xc62o.js | 1 + assets/about.html-GB22dzJZ.js | 16 + assets/about.html-wsvWpCuP.js | 1 + assets/about.html-yDUNfYYH.js | 16 + assets/app-mh6GuRj9.js | 16 + assets/changelog.html-6g49VohJ.js | 1 + assets/changelog.html-rnn3UCr6.js | 1 + assets/changelog.html-tvXK8X7C.js | 1 + assets/changelog.html-vN7TJtDC.js | 1 + assets/contacts.html-8ISTVPQY.js | 1 + assets/contacts.html-L9oNW9KK.js | 1 + assets/contacts.html-YmutBtVn.js | 1 + assets/contacts.html-yC5Cjm9f.js | 1 + assets/future.html-3Px710os.js | 60 + assets/future.html-8f4lJIja.js | 1 + assets/future.html-TYRCoFGP.js | 1 + assets/future.html-aZj72rRC.js | 60 + assets/home.html-6hAcbiCY.js | 1 + assets/home.html-Z0EW9e5o.js | 1 + assets/home.html-ZBkLyAmP.js | 1 + assets/home.html-nmYQl1IQ.js | 1 + assets/index.html-5KLsgsb9.js | 13 + assets/index.html-8K8ZL9xM.js | 13 + assets/index.html-CFZQ5XVF.js | 1 + assets/index.html-NhRLIkuI.js | 1 + assets/index.html-Ov_ij_gv.js | 1 + assets/index.html-W7aZ6bnM.js | 1 + assets/kavaref-core.html-4qPYzqqN.js | 368 ++++ assets/kavaref-core.html-Dt130sIh.js | 1 + assets/kavaref-core.html-Ffv_VDo5.js | 1 + assets/kavaref-core.html-tTFO-8Za.js | 374 ++++ assets/kavaref-extension.html-IUNV997z.js | 77 + assets/kavaref-extension.html-Is97lgJ-.js | 68 + assets/kavaref-extension.html-T1UdfLZL.js | 1 + assets/kavaref-extension.html-fHAqKHa2.js | 1 + assets/migration.html-GY17HjTz.js | 66 + assets/migration.html-MsUQmaeZ.js | 1 + assets/migration.html-Ye0WsuNZ.js | 65 + assets/migration.html-c2_NChU1.js | 1 + assets/processor-resolvers.html-27WP0yfV.js | 24 + assets/processor-resolvers.html-9c-bJv94.js | 25 + assets/processor-resolvers.html-LDkOJBjK.js | 1 + assets/processor-resolvers.html-YYDSqVfs.js | 1 + assets/quick-start.html-Qcmp4XDc.js | 1 + assets/quick-start.html-URixYC24.js | 36 + assets/quick-start.html-XeqtvFBe.js | 1 + assets/quick-start.html-q_jDDuWq.js | 34 + assets/r8-proguard.html-OS5OKrdo.js | 1 + assets/r8-proguard.html-dGWuVyvG.js | 1 + assets/r8-proguard.html-dK3W_u38.js | 1 + assets/r8-proguard.html-oPUAmrol.js | 1 + assets/style-_yWeWZ9-.css | 1 + en/about/about.html | 49 + en/about/changelog.html | 34 + en/about/contacts.html | 34 + en/about/future.html | 93 + en/config/migration.html | 98 ++ en/config/processor-resolvers.html | 57 + en/config/r8-proguard.html | 34 + en/guide/home.html | 34 + en/guide/quick-start.html | 67 + en/index.html | 46 + en/library/kavaref-core.html | 407 +++++ en/library/kavaref-extension.html | 110 ++ images/logo.svg | 11 + index.html | 34 + zh-cn/about/about.html | 49 + zh-cn/about/changelog.html | 34 + zh-cn/about/contacts.html | 34 + zh-cn/about/future.html | 93 + zh-cn/config/migration.html | 99 ++ zh-cn/config/processor-resolvers.html | 58 + zh-cn/config/r8-proguard.html | 34 + zh-cn/guide/home.html | 34 + zh-cn/guide/quick-start.html | 69 + zh-cn/index.html | 46 + zh-cn/library/kavaref-core.html | 401 +++++ zh-cn/library/kavaref-extension.html | 101 ++ 569 files changed, 53028 insertions(+) create mode 100644 .nojekyll create mode 100644 404.html create mode 100644 KDoc/kavaref-core/images/anchor-copy-button.svg create mode 100644 KDoc/kavaref-core/images/arrow_down.svg create mode 100644 KDoc/kavaref-core/images/burger.svg create mode 100644 KDoc/kavaref-core/images/copy-icon.svg create mode 100644 KDoc/kavaref-core/images/copy-successful-icon.svg create mode 100644 KDoc/kavaref-core/images/footer-go-to-link.svg create mode 100644 KDoc/kavaref-core/images/go-to-top-icon.svg create mode 100644 KDoc/kavaref-core/images/homepage.svg create mode 100644 KDoc/kavaref-core/images/logo-icon.svg create mode 100644 KDoc/kavaref-core/images/nav-icons/abstract-class-kotlin.svg create mode 100644 KDoc/kavaref-core/images/nav-icons/abstract-class.svg create mode 100644 KDoc/kavaref-core/images/nav-icons/annotation-kotlin.svg create mode 100644 KDoc/kavaref-core/images/nav-icons/annotation.svg create mode 100644 KDoc/kavaref-core/images/nav-icons/class-kotlin.svg create mode 100644 KDoc/kavaref-core/images/nav-icons/class.svg create mode 100644 KDoc/kavaref-core/images/nav-icons/enum-kotlin.svg create mode 100644 KDoc/kavaref-core/images/nav-icons/enum.svg create mode 100644 KDoc/kavaref-core/images/nav-icons/exception-class.svg create mode 100644 KDoc/kavaref-core/images/nav-icons/field-value.svg create mode 100644 KDoc/kavaref-core/images/nav-icons/field-variable.svg create mode 100644 KDoc/kavaref-core/images/nav-icons/function.svg create mode 100644 KDoc/kavaref-core/images/nav-icons/interface-kotlin.svg create mode 100644 KDoc/kavaref-core/images/nav-icons/interface.svg create mode 100644 KDoc/kavaref-core/images/nav-icons/object.svg create mode 100644 KDoc/kavaref-core/images/nav-icons/typealias-kotlin.svg create mode 100644 KDoc/kavaref-core/images/theme-toggle.svg create mode 100644 KDoc/kavaref-core/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-a-n-n-o-t-a-t-e-d_-e-x-c-e-p-t-i-o-n_-t-y-p-e-s.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-a-n-n-o-t-a-t-e-d_-e-x-c-e-p-t-i-o-n_-t-y-p-e-s_-n-o-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-a-n-n-o-t-a-t-e-d_-p-a-r-a-m-e-t-e-r_-t-y-p-e-s.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-a-n-n-o-t-a-t-e-d_-p-a-r-a-m-e-t-e-r_-t-y-p-e-s_-n-o-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-a-n-n-o-t-a-t-e-d_-r-e-c-e-i-v-e-r_-t-y-p-e.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-a-n-n-o-t-a-t-e-d_-r-e-c-e-i-v-e-r_-t-y-p-e_-n-o-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-a-n-n-o-t-a-t-e-d_-r-e-t-u-r-n_-t-y-p-e.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-a-n-n-o-t-a-t-e-d_-r-e-t-u-r-n_-t-y-p-e_-n-o-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-e-x-c-e-p-t-i-o-n_-t-y-p-e-s.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-e-x-c-e-p-t-i-o-n_-t-y-p-e-s_-n-o-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-g-e-n-e-r-i-c_-e-x-c-e-p-t-i-o-n_-t-y-p-e-s.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-g-e-n-e-r-i-c_-e-x-c-e-p-t-i-o-n_-t-y-p-e-s_-n-o-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-g-e-n-e-r-i-c_-p-a-r-a-m-e-t-e-r-s.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-g-e-n-e-r-i-c_-p-a-r-a-m-e-t-e-r-s_-n-o-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-i-s_-v-a-r_-a-r-g-s.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-i-s_-v-a-r_-a-r-g-s_-n-o-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-p-a-r-a-m-e-t-e-r-s.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-p-a-r-a-m-e-t-e-r-s_-c-o-n-d-i-t-i-o-n.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-p-a-r-a-m-e-t-e-r-s_-n-o-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-p-a-r-a-m-e-t-e-r_-a-n-n-o-t-a-t-i-o-n-s.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-p-a-r-a-m-e-t-e-r_-a-n-n-o-t-a-t-i-o-n-s_-n-o-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-p-a-r-a-m-e-t-e-r_-c-o-u-n-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-p-a-r-a-m-e-t-e-r_-c-o-u-n-t_-c-o-n-d-i-t-i-o-n.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-t-y-p-e_-p-a-r-a-m-e-t-e-r-s.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/-t-y-p-e_-p-a-r-a-m-e-t-e-r-s_-n-o-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-companion/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/-executable-condition.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/annotated-exception-types-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/annotated-exception-types.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/annotated-parameter-types-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/annotated-parameter-types.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/annotated-receiver-type-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/annotated-receiver-type.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/annotated-return-type-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/annotated-return-type.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/empty-parameters-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/empty-parameters.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/exception-types-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/exception-types.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/generic-exception-types-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/generic-exception-types.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/generic-parameters-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/generic-parameters.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/is-var-args-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/is-var-args.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/parameter-annotations-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/parameter-annotations.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/parameter-count-condition.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/parameter-count.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/parameters-condition.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/parameters-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/parameters.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/type-parameters-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-executable-condition/type-parameters.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-companion/-a-n-n-o-t-a-t-i-o-n-s.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-companion/-a-n-n-o-t-a-t-i-o-n-s_-n-o-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-companion/-g-e-n-e-r-i-c_-s-t-r-i-n-g.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-companion/-i-s_-s-y-n-t-h-e-t-i-c.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-companion/-i-s_-s-y-n-t-h-e-t-i-c_-n-o-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-companion/-m-o-d-i-f-i-e-r-s.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-companion/-m-o-d-i-f-i-e-r-s_-c-o-n-d-i-t-i-o-n.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-companion/-m-o-d-i-f-i-e-r-s_-n-o-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-companion/-n-a-m-e.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-companion/-n-a-m-e_-c-o-n-d-i-t-i-o-n.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-companion/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-configuration/-companion/create-configuration.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-configuration/-companion/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-configuration/-configuration.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-configuration/-optional/-n-o-t-i-c-e/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-configuration/-optional/-n-o/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-configuration/-optional/-s-i-l-e-n-t/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-configuration/-optional/entries.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-configuration/-optional/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-configuration/-optional/value-of.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-configuration/-optional/values.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-configuration/declaring-class.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-configuration/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-configuration/member-instance.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-configuration/optional.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-configuration/processor-resolver.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-configuration/superclass.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/-member-condition.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/annotations-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/annotations.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/build.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/copy.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/generic-string.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/is-synthetic-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/is-synthetic.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/modifiers-condition.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/modifiers-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/modifiers.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/name-condition.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/name.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/-member-condition/superclass.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.base/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.extension/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.extension/merge-with.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher.base/-type-matcher/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher.base/-type-matcher/matches.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher.base/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher.extension/as-generic-array.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher.extension/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher.extension/parameterized-by.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher.extension/to-type-matcher.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher.extension/type-var.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-class-type-matcher/-class-type-matcher.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-class-type-matcher/clazz.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-class-type-matcher/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-class-type-matcher/matches.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-generic-array-type-matcher/-generic-array-type-matcher.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-generic-array-type-matcher/component-matcher.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-generic-array-type-matcher/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-generic-array-type-matcher/matches.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-parameterized-type-matcher/-parameterized-type-matcher.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-parameterized-type-matcher/arguments.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-parameterized-type-matcher/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-parameterized-type-matcher/matches.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-parameterized-type-matcher/raw-type.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-type-variable-matcher/-type-variable-matcher.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-type-variable-matcher/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-type-variable-matcher/matches.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-type-variable-matcher/name.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-wildcard-type-matcher/-wildcard-type-matcher.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-wildcard-type-matcher/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-wildcard-type-matcher/lower-bounds.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-wildcard-type-matcher/matches.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/-wildcard-type-matcher/upper-bounds.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.matcher/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-modifiers/-a-b-s-t-r-a-c-t/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-modifiers/-companion/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-modifiers/-companion/matching.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-modifiers/-f-i-n-a-l/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-modifiers/-i-n-t-e-r-f-a-c-e/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-modifiers/-n-a-t-i-v-e/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-modifiers/-p-r-i-v-a-t-e/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-modifiers/-p-r-o-t-e-c-t-e-d/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-modifiers/-p-u-b-l-i-c/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-modifiers/-s-t-a-t-i-c/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-modifiers/-s-t-r-i-c-t/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-modifiers/-s-y-n-c-h-r-o-n-i-z-e-d/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-modifiers/-t-r-a-n-s-i-e-n-t/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-modifiers/-v-o-l-a-t-i-l-e/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-modifiers/entries.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-modifiers/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-modifiers/matches.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-modifiers/value-of.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-modifiers/values.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/-vague-type/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition.type/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/-constructor-condition.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/annotated-exception-types-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/annotated-exception-types.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/annotated-parameter-types-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/annotated-parameter-types.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/annotated-receiver-type-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/annotated-receiver-type.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/annotated-return-type-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/annotated-return-type.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/annotations-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/annotations.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/build.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/copy.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/empty-parameters-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/empty-parameters.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/exception-types-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/exception-types.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/generic-exception-types-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/generic-exception-types.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/generic-parameters-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/generic-parameters.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/generic-string.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/is-synthetic-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/is-synthetic.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/is-var-args-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/is-var-args.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/modifiers-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/modifiers.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/name.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/parameter-annotations-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/parameter-annotations.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/parameter-count.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/parameters-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/parameters.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/superclass.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/type-parameters-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-constructor-condition/type-parameters.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/-companion/-g-e-n-e-r-i-c_-t-y-p-e.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/-companion/-g-e-n-e-r-i-c_-t-y-p-e_-c-o-n-d-i-t-i-o-n.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/-companion/-i-s_-e-n-u-m_-c-o-n-s-t-a-n-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/-companion/-i-s_-e-n-u-m_-c-o-n-s-t-a-n-t_-n-o-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/-companion/-t-y-p-e.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/-companion/-t-y-p-e_-c-o-n-d-i-t-i-o-n.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/-companion/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/-field-condition.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/annotations-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/annotations.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/build.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/copy.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/generic-string.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/generic-type-condition.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/generic-type.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/is-enum-constant-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/is-enum-constant.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/is-synthetic-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/is-synthetic.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/modifiers-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/modifiers.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/name.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/superclass.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/type-condition.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-field-condition/type.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/-companion/-i-s_-b-r-i-d-g-e.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/-companion/-i-s_-b-r-i-d-g-e_-n-o-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/-companion/-i-s_-d-e-f-a-u-l-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/-companion/-i-s_-d-e-f-a-u-l-t_-n-o-t.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/-companion/-r-e-t-u-r-n_-t-y-p-e.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/-companion/-r-e-t-u-r-n_-t-y-p-e_-c-o-n-d-i-t-i-o-n.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/-companion/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/-method-condition.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/annotated-exception-types-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/annotated-exception-types.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/annotated-parameter-types-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/annotated-parameter-types.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/annotated-receiver-type-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/annotated-receiver-type.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/annotated-return-type-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/annotated-return-type.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/annotations-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/annotations.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/build.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/copy.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/empty-parameters-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/empty-parameters.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/exception-types-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/exception-types.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/generic-exception-types-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/generic-exception-types.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/generic-parameters-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/generic-parameters.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/generic-string.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/is-bridge-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/is-bridge.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/is-default-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/is-default.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/is-synthetic-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/is-synthetic.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/is-var-args-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/is-var-args.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/modifiers-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/modifiers.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/name.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/parameter-annotations-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/parameter-annotations.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/parameter-count.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/parameters-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/parameters.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/return-type-condition.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/return-type.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/superclass.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/type-parameters-not.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/-method-condition/type-parameters.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.condition/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver.base/-instance-aware-resolver/-instance-aware-resolver.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver.base/-instance-aware-resolver/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver.base/-instance-aware-resolver/of.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver.base/-instance-aware-resolver/self.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver.base/-member-resolver/-member-resolver.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver.base/-member-resolver/copy.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver.base/-member-resolver/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver.base/-member-resolver/self.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver.base/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver.processor/-member-processor/-resolver/-resolver.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver.processor/-member-processor/-resolver/get-declared-constructors.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver.processor/-member-processor/-resolver/get-declared-fields.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver.processor/-member-processor/-resolver/get-declared-methods.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver.processor/-member-processor/-resolver/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver.processor/-member-processor/global-resolver.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver.processor/-member-processor/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver.processor/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-constructor-resolver/copy.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-constructor-resolver/create-as-type-quietly.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-constructor-resolver/create-as-type.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-constructor-resolver/create-quietly.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-constructor-resolver/create.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-constructor-resolver/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-constructor-resolver/self.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-field-resolver/copy.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-field-resolver/get-quietly.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-field-resolver/get.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-field-resolver/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-field-resolver/of.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-field-resolver/self.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-field-resolver/set-quietly.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-field-resolver/set.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-method-resolver/copy.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-method-resolver/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-method-resolver/invoke-quietly.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-method-resolver/invoke.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-method-resolver/of.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/-method-resolver/self.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.resolver/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.runtime/-kava-ref-runtime/-log-level/-d-e-b-u-g/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.runtime/-kava-ref-runtime/-log-level/-e-r-r-o-r/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.runtime/-kava-ref-runtime/-log-level/-i-n-f-o/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.runtime/-kava-ref-runtime/-log-level/-o-f-f/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.runtime/-kava-ref-runtime/-log-level/-w-a-r-n/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.runtime/-kava-ref-runtime/-log-level/entries.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.runtime/-kava-ref-runtime/-log-level/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.runtime/-kava-ref-runtime/-log-level/level-name.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.runtime/-kava-ref-runtime/-log-level/value-of.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.runtime/-kava-ref-runtime/-log-level/values.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.runtime/-kava-ref-runtime/-logger/debug.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.runtime/-kava-ref-runtime/-logger/error.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.runtime/-kava-ref-runtime/-logger/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.runtime/-kava-ref-runtime/-logger/info.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.runtime/-kava-ref-runtime/-logger/tag.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.runtime/-kava-ref-runtime/-logger/warn.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.runtime/-kava-ref-runtime/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref.runtime/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-companion/as-resolver.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-companion/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-companion/log-level.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-companion/resolve.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-companion/set-logger.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-member-scope/constructor.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-member-scope/field.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-member-scope/first-constructor-or-null.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-member-scope/first-constructor.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-member-scope/first-field-or-null.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-member-scope/first-field.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-member-scope/first-method-or-null.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-member-scope/first-method.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-member-scope/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-member-scope/last-constructor-or-null.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-member-scope/last-constructor.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-member-scope/last-field-or-null.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-member-scope/last-field.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-member-scope/last-method-or-null.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-member-scope/last-method.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-member-scope/method.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-member-scope/optional.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/-member-scope/processor.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/-kava-ref/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/com.highcapable.kavaref/index.html create mode 100644 KDoc/kavaref-core/kavaref-core/package-list create mode 100644 KDoc/kavaref-core/navigation.html create mode 100644 KDoc/kavaref-core/scripts/clipboard.js create mode 100644 KDoc/kavaref-core/scripts/main.js create mode 100644 KDoc/kavaref-core/scripts/navigation-loader.js create mode 100644 KDoc/kavaref-core/scripts/pages.json create mode 100644 KDoc/kavaref-core/scripts/platform-content-handler.js create mode 100644 KDoc/kavaref-core/scripts/prism.js create mode 100644 KDoc/kavaref-core/scripts/sourceset_dependencies.js create mode 100644 KDoc/kavaref-core/scripts/symbol-parameters-wrapper_deferred.js create mode 100644 KDoc/kavaref-core/styles/font-jb-sans-auto.css create mode 100644 KDoc/kavaref-core/styles/logo-styles.css create mode 100644 KDoc/kavaref-core/styles/main.css create mode 100644 KDoc/kavaref-core/styles/prism.css create mode 100644 KDoc/kavaref-core/styles/style.css create mode 100644 KDoc/kavaref-extension/images/anchor-copy-button.svg create mode 100644 KDoc/kavaref-extension/images/arrow_down.svg create mode 100644 KDoc/kavaref-extension/images/burger.svg create mode 100644 KDoc/kavaref-extension/images/copy-icon.svg create mode 100644 KDoc/kavaref-extension/images/copy-successful-icon.svg create mode 100644 KDoc/kavaref-extension/images/footer-go-to-link.svg create mode 100644 KDoc/kavaref-extension/images/go-to-top-icon.svg create mode 100644 KDoc/kavaref-extension/images/homepage.svg create mode 100644 KDoc/kavaref-extension/images/logo-icon.svg create mode 100644 KDoc/kavaref-extension/images/nav-icons/abstract-class-kotlin.svg create mode 100644 KDoc/kavaref-extension/images/nav-icons/abstract-class.svg create mode 100644 KDoc/kavaref-extension/images/nav-icons/annotation-kotlin.svg create mode 100644 KDoc/kavaref-extension/images/nav-icons/annotation.svg create mode 100644 KDoc/kavaref-extension/images/nav-icons/class-kotlin.svg create mode 100644 KDoc/kavaref-extension/images/nav-icons/class.svg create mode 100644 KDoc/kavaref-extension/images/nav-icons/enum-kotlin.svg create mode 100644 KDoc/kavaref-extension/images/nav-icons/enum.svg create mode 100644 KDoc/kavaref-extension/images/nav-icons/exception-class.svg create mode 100644 KDoc/kavaref-extension/images/nav-icons/field-value.svg create mode 100644 KDoc/kavaref-extension/images/nav-icons/field-variable.svg create mode 100644 KDoc/kavaref-extension/images/nav-icons/function.svg create mode 100644 KDoc/kavaref-extension/images/nav-icons/interface-kotlin.svg create mode 100644 KDoc/kavaref-extension/images/nav-icons/interface.svg create mode 100644 KDoc/kavaref-extension/images/nav-icons/object.svg create mode 100644 KDoc/kavaref-extension/images/nav-icons/typealias-kotlin.svg create mode 100644 KDoc/kavaref-extension/images/theme-toggle.svg create mode 100644 KDoc/kavaref-extension/index.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-array-class.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-class-loader-provider/class-loader.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-class-loader-provider/index.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-j-boolean/index.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-j-byte/index.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-j-character/index.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-j-double/index.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-j-float/index.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-j-integer/index.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-j-long/index.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-j-short/index.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-j-void/index.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-lazy-class/-non-null/get-value.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-lazy-class/-non-null/index.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-lazy-class/-nullable/get-value.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-lazy-class/-nullable/index.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-lazy-class/index.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-various-class/-various-class.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-various-class/index.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-various-class/load-or-null.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/-various-class/load.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/as-parameterized-type-or-null.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/as-parameterized-type.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/class-of.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/create-instance-as-type-or-null.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/create-instance-as-type.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/create-instance-or-null.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/create-instance.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/generic-superclass-type-arguments.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/has-class.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/has-interfaces.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/has-superclass.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/index.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/is-abstract.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/is-final.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/is-interface.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/is-native.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/is-not-subclass-of.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/is-private.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/is-protected.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/is-public.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/is-static.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/is-strict.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/is-subclass-of.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/is-synchronized.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/is-transient.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/is-volatile.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/lazy-class-or-null.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/lazy-class.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/load-class-or-null.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/make-accessible.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/to-class-or-null.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/com.highcapable.kavaref.extension/to-class.html create mode 100644 KDoc/kavaref-extension/kavaref-extension/package-list create mode 100644 KDoc/kavaref-extension/navigation.html create mode 100644 KDoc/kavaref-extension/scripts/clipboard.js create mode 100644 KDoc/kavaref-extension/scripts/main.js create mode 100644 KDoc/kavaref-extension/scripts/navigation-loader.js create mode 100644 KDoc/kavaref-extension/scripts/pages.json create mode 100644 KDoc/kavaref-extension/scripts/platform-content-handler.js create mode 100644 KDoc/kavaref-extension/scripts/prism.js create mode 100644 KDoc/kavaref-extension/scripts/sourceset_dependencies.js create mode 100644 KDoc/kavaref-extension/scripts/symbol-parameters-wrapper_deferred.js create mode 100644 KDoc/kavaref-extension/styles/font-jb-sans-auto.css create mode 100644 KDoc/kavaref-extension/styles/logo-styles.css create mode 100644 KDoc/kavaref-extension/styles/main.css create mode 100644 KDoc/kavaref-extension/styles/prism.css create mode 100644 KDoc/kavaref-extension/styles/style.css create mode 100644 assets/404.html-6Yl8cQE3.js create mode 100644 assets/404.html-QklWHkM6.js create mode 100644 assets/about.html-9T1xc62o.js create mode 100644 assets/about.html-GB22dzJZ.js create mode 100644 assets/about.html-wsvWpCuP.js create mode 100644 assets/about.html-yDUNfYYH.js create mode 100644 assets/app-mh6GuRj9.js create mode 100644 assets/changelog.html-6g49VohJ.js create mode 100644 assets/changelog.html-rnn3UCr6.js create mode 100644 assets/changelog.html-tvXK8X7C.js create mode 100644 assets/changelog.html-vN7TJtDC.js create mode 100644 assets/contacts.html-8ISTVPQY.js create mode 100644 assets/contacts.html-L9oNW9KK.js create mode 100644 assets/contacts.html-YmutBtVn.js create mode 100644 assets/contacts.html-yC5Cjm9f.js create mode 100644 assets/future.html-3Px710os.js create mode 100644 assets/future.html-8f4lJIja.js create mode 100644 assets/future.html-TYRCoFGP.js create mode 100644 assets/future.html-aZj72rRC.js create mode 100644 assets/home.html-6hAcbiCY.js create mode 100644 assets/home.html-Z0EW9e5o.js create mode 100644 assets/home.html-ZBkLyAmP.js create mode 100644 assets/home.html-nmYQl1IQ.js create mode 100644 assets/index.html-5KLsgsb9.js create mode 100644 assets/index.html-8K8ZL9xM.js create mode 100644 assets/index.html-CFZQ5XVF.js create mode 100644 assets/index.html-NhRLIkuI.js create mode 100644 assets/index.html-Ov_ij_gv.js create mode 100644 assets/index.html-W7aZ6bnM.js create mode 100644 assets/kavaref-core.html-4qPYzqqN.js create mode 100644 assets/kavaref-core.html-Dt130sIh.js create mode 100644 assets/kavaref-core.html-Ffv_VDo5.js create mode 100644 assets/kavaref-core.html-tTFO-8Za.js create mode 100644 assets/kavaref-extension.html-IUNV997z.js create mode 100644 assets/kavaref-extension.html-Is97lgJ-.js create mode 100644 assets/kavaref-extension.html-T1UdfLZL.js create mode 100644 assets/kavaref-extension.html-fHAqKHa2.js create mode 100644 assets/migration.html-GY17HjTz.js create mode 100644 assets/migration.html-MsUQmaeZ.js create mode 100644 assets/migration.html-Ye0WsuNZ.js create mode 100644 assets/migration.html-c2_NChU1.js create mode 100644 assets/processor-resolvers.html-27WP0yfV.js create mode 100644 assets/processor-resolvers.html-9c-bJv94.js create mode 100644 assets/processor-resolvers.html-LDkOJBjK.js create mode 100644 assets/processor-resolvers.html-YYDSqVfs.js create mode 100644 assets/quick-start.html-Qcmp4XDc.js create mode 100644 assets/quick-start.html-URixYC24.js create mode 100644 assets/quick-start.html-XeqtvFBe.js create mode 100644 assets/quick-start.html-q_jDDuWq.js create mode 100644 assets/r8-proguard.html-OS5OKrdo.js create mode 100644 assets/r8-proguard.html-dGWuVyvG.js create mode 100644 assets/r8-proguard.html-dK3W_u38.js create mode 100644 assets/r8-proguard.html-oPUAmrol.js create mode 100644 assets/style-_yWeWZ9-.css create mode 100644 en/about/about.html create mode 100644 en/about/changelog.html create mode 100644 en/about/contacts.html create mode 100644 en/about/future.html create mode 100644 en/config/migration.html create mode 100644 en/config/processor-resolvers.html create mode 100644 en/config/r8-proguard.html create mode 100644 en/guide/home.html create mode 100644 en/guide/quick-start.html create mode 100644 en/index.html create mode 100644 en/library/kavaref-core.html create mode 100644 en/library/kavaref-extension.html create mode 100644 images/logo.svg create mode 100644 index.html create mode 100644 zh-cn/about/about.html create mode 100644 zh-cn/about/changelog.html create mode 100644 zh-cn/about/contacts.html create mode 100644 zh-cn/about/future.html create mode 100644 zh-cn/config/migration.html create mode 100644 zh-cn/config/processor-resolvers.html create mode 100644 zh-cn/config/r8-proguard.html create mode 100644 zh-cn/guide/home.html create mode 100644 zh-cn/guide/quick-start.html create mode 100644 zh-cn/index.html create mode 100644 zh-cn/library/kavaref-core.html create mode 100644 zh-cn/library/kavaref-extension.html diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/404.html b/404.html new file mode 100644 index 0000000..10a8241 --- /dev/null +++ b/404.html @@ -0,0 +1,34 @@ + + +
+ + + + + +Set parameterCountCondition to check if the method has parameters.
Set parameterCount to 0
to match methods with no parameters.
Base class for conditions that are applicable to executable members (methods and constructors) E, R.
T to specify the declaring class type of the executable.
This is a fake function call chains to avoid internal calls to themselves.
Build the condition with the given configuration.
Set parameterCount to 0
to match methods with no parameters.
Set parameterCountCondition to check if the method has parameters.
This is a fake function call chains to avoid internal calls to themselves.
Enable superclass mode.
Create a new instance of Configuration.
Create a new instance of Configuration.
the class that declares the member.
the instance of the resolved member, default is null.
the resolver for processing members, if set, it will be used to resolve members instead of the default resolver. If you want to change the global processor resolver, you can set it using MemberProcessor.globalResolver.
the superclass mode, which means that when the condition cannot find the corresponding member, it will search the declaringClass's superclass, default is false.
the optional mode, which means that when the condition cannot find the corresponding member, do not throw an exception or do not print any logs, but return an empty list, default is Optional.NO.
Enable optional mode to minimize exception prompts (do not throw exceptions), but the warning log will still be printed.
Enable optional mode to minimize exception prompts (do not throw exceptions) and do not print any logs.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
This method may be used to iterate over the enum entries.
Optional mode for handling member resolution.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
if this enum type has no constant with the specified name
Returns an array containing the constants of this enum type, in the order they're declared.
This method may be used to iterate over the constants.
Configure initial conditions.
the class that declares the member.
the instance of the resolved member, default is null.
the resolver for processing members, if set, it will be used to resolve members instead of the default resolver. If you want to change the global processor resolver, you can set it using MemberProcessor.globalResolver.
the superclass mode, which means that when the condition cannot find the corresponding member, it will search the declaringClass's superclass, default is false.
the optional mode, which means that when the condition cannot find the corresponding member, do not throw an exception or do not print any logs, but return an empty list, default is Optional.NO.
the instance of the resolved member, default is null.
the optional mode, which means that when the condition cannot find the corresponding member, do not throw an exception or do not print any logs, but return an empty list, default is Optional.NO.
the resolver for processing members, if set, it will be used to resolve members instead of the default resolver. If you want to change the global processor resolver, you can set it using MemberProcessor.globalResolver.
the superclass mode, which means that when the condition cannot find the corresponding member, it will search the declaringClass's superclass, default is false.
Build the condition with the given configuration.
Note: If you are not a manually created condition instance, then you cannot set configuration again.
the class that declares the member.
Create a copy of this condition.
MemberCondition<M, R, T>
Configure initial conditions.
This is a fake function call chains to avoid internal calls to themselves.
Build the condition with the given configuration.
This is a fake function call chains to avoid internal calls to themselves.
Enable superclass mode.
Enable superclass mode.
Creates a GenericArrayTypeMatcher from TypeMatcher.
Base interface for type matchers.
Creates a GenericArrayTypeMatcher from TypeMatcher.
Creates a ParameterizedTypeMatcher for a specific Class type with the given type arguments.
Creates a ParameterizedTypeMatcher for a specific KClass.java type with the given type arguments.
Converts a Class to a ClassTypeMatcher.
Converts a KClass.java to a ClassTypeMatcher.
Creates a TypeMatcher for a specific class type.
Creates a ParameterizedTypeMatcher for a specific Class type with the given type arguments.
the type arguments for the parameterized type.
Creates a ParameterizedTypeMatcher for a specific KClass.java type with the given type arguments.
the type arguments for the parameterized type.
Converts a Class to a ClassTypeMatcher.
Converts a KClass.java to a ClassTypeMatcher.
Creates a GenericArrayTypeMatcher from TypeMatcher.
the TypeMatcher for the component type of the array.
the TypeMatcher for the component type of the array.
A TypeMatcher that matches a generic array type.
the TypeMatcher for the component type of the array.
Creates a GenericArrayTypeMatcher from TypeMatcher.
the raw type of the parameterized type.
the TypeMatchers for the type arguments of the parameterized type.
the TypeMatchers for the type arguments of the parameterized type.
A TypeMatcher that matches a parameterized type.
the raw type of the parameterized type.
the TypeMatchers for the type arguments of the parameterized type.
Creates a GenericArrayTypeMatcher from TypeMatcher.
Creates a GenericArrayTypeMatcher from TypeMatcher.
the upper bounds of the wildcard type.
the lower bounds of the wildcard type.
A TypeMatcher that matches a wildcard type.
the upper bounds of the wildcard type.
the lower bounds of the wildcard type.
Creates a GenericArrayTypeMatcher from TypeMatcher.
A TypeMatcher that matches a specific class type.
A TypeMatcher that matches a generic array type.
A TypeMatcher that matches a parameterized type.
A TypeMatcher that matches a type variable.
A TypeMatcher that matches a wildcard type.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
This method may be used to iterate over the enum entries.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
if this enum type has no constant with the specified name
You can fill this type in the reflection lookup condition as a placeholder.
It is a vague type that you can use when the signature of the JVM type is too long and does not want to declare a type.
Usage:
public void a(java.lang.String, some.name.like.too.long.Type, int);
method {
name = "a"
parameters(String::class, VagueType, Int::class)
}
Build the condition with the given configuration.
Note: If you are not a manually created condition instance, then you cannot set configuration again.
the class that declares the member.
Create a copy of this condition.
MemberCondition
Set parameterCountCondition to check if the method has parameters.
Condition for Constructor of ConstructorResolver.
This is a fake function call chains to avoid internal calls to themselves.
Build the condition with the given configuration.
Set parameterCount to 0
to match methods with no parameters.
Set parameterCountCondition to check if the method has parameters.
This is a fake function call chains to avoid internal calls to themselves.
Enable superclass mode.
Enable superclass mode.
Build the condition with the given configuration.
Note: If you are not a manually created condition instance, then you cannot set configuration again.
the class that declares the member.
Create a copy of this condition.
Condition for Field of FieldResolver.
This is a fake function call chains to avoid internal calls to themselves.
Build the condition with the given configuration.
This is a fake function call chains to avoid internal calls to themselves.
Enable superclass mode.
Enable superclass mode.
Build the condition with the given configuration.
Note: If you are not a manually created condition instance, then you cannot set configuration again.
the class that declares the member.
Create a copy of this condition.
Set parameterCountCondition to check if the method has parameters.
Condition for Method of MethodResolver.
This is a fake function call chains to avoid internal calls to themselves.
Build the condition with the given configuration.
Set parameterCount to 0
to match methods with no parameters.
Set parameterCountCondition to check if the method has parameters.
This is a fake function call chains to avoid internal calls to themselves.
Enable superclass mode.
Enable superclass mode.
Condition for Constructor of ConstructorResolver.
Condition for Field of FieldResolver.
Condition for Method of MethodResolver.
This is a fake function call chains to avoid internal calls to themselves.
Create a copy of this resolver.
This is a fake function call chains to avoid internal calls to themselves.
Set the instance of self.
If you have already set it in MemberCondition.Configuration.memberInstance, then there is no need to set it here. If you want to reuse the resolver, please use copy to create a new resolver.
the instance to set.
This is a fake function call chains to avoid internal calls to themselves.
Create a copy of this resolver.
This is a fake function call chains to avoid internal calls to themselves.
Base instance aware class for resolving member M.
Resolve constructors of the specified class T.
List<Constructor<T>>
the class to resolve constructors from.
Resolver class for resolving members.
Provides methods to resolve fields, methods, and constructors of a class.
You can inherit this class to implement a custom member parser, and override the getDeclaredFields, getDeclaredMethods and getDeclaredConstructors methods to implement custom member resolution logic.
Resolve constructors of the specified class T.
Global Resolver used by KavaRef to resolve members.
You can change this resolver to use a custom member resolver, which will affect global behavior.
Processing member resolver core implementation.
Global Resolver used by KavaRef to resolve members.
Processing member resolver core implementation.
Create a new instance of the class represented by this constructor and cast it to the specified type T.
Create a new instance of the class represented by this constructor and ignore any exceptions.
T or null.
Create a new instance of the class represented by this constructor.
This is a fake function call chains to avoid internal calls to themselves.
Create a copy of this resolver.
Create a new instance of the class represented by this constructor and cast it to the specified type T and ignore any exceptions.
Create a new instance of the class represented by this constructor and ignore any exceptions.
This is a fake function call chains to avoid internal calls to themselves.
This is a fake function call chains to avoid internal calls to themselves.
Create a copy of this resolver.
Get the value of the field and ignore any exceptions.
This is a fake function call chains to avoid internal calls to themselves.
Set the value of the field and ignore any exceptions.
Set the value of the field and ignore any exceptions.
the value to set.
Set the value of the field.
the value to set.
This is a fake function call chains to avoid internal calls to themselves.
Create a copy of this resolver.
Invoke the method with the given arguments and ignore any exceptions.
This is a fake function call chains to avoid internal calls to themselves.
Invoke the method with the given arguments and ignore any exceptions.
T or null.
Invoke the method with the given arguments and ignore any exceptions.
Any or null.
Resolving Constructor.
Resolving Field.
Resolving Method.
OFF (Turn off logging)
Returns a representation of an immutable list of all enum entries, in the order they're declared.
This method may be used to iterate over the enum entries.
Log levels for KavaRef.
the name of the log level.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
if this enum type has no constant with the specified name
Returns an array containing the constants of this enum type, in the order they're declared.
This method may be used to iterate over the constants.
Logger interface for KavaRef.
You can implement this interface to create your own logger and set it to KavaRef.setLogger.
Runtime class for KavaRef logging.
Runtime class for KavaRef logging.
Create a MemberScope instance to start a new reflection.
You are calling asResolver() in KavaRef internal component, it's an error and should delete it.
This is a fake function call chains to avoid internal calls to themselves.
Create a MemberScope instance to start a new reflection.
This is a fake function call chains to avoid internal calls to themselves.
Create a MemberScope instance to start a new reflection.
This is a fake function call chains to avoid internal calls to themselves.
Set the logger for KavaRef.
Create a MemberScope instance to start a new reflection.
the KClass.java to be reflected.
Create a MemberScope instance to start a new reflection.
the Class to be reflected.
Use asResolver() instead.
this.asResolver()
Create a MemberScope instance to start a new reflection.
This function has been deprecated due to naming pollution, use asResolver instead.
You are calling asResolver() in KavaRef internal component, it's an error and should delete it.
This is a fake function call chains to avoid internal calls to themselves.
Set the logger for KavaRef.
the logger to be set.
Start a new constructor reflection.
Start a new constructor reflection.
the condition.
Start a new constructor reflection.
the condition body.
Start a new field reflection.
Start a new field reflection.
the condition.
Start a new field reflection.
the condition body.
Start a new constructor reflection and return the first matching constructor or null.
ConstructorResolver or null.
the condition body.
Start a new constructor reflection and return the first matching constructor.
the condition body.
Start a new field reflection and return the first matching field or null.
FieldResolver or null.
the condition body.
Start a new field reflection and return the first matching field.
the condition body.
Start a new method reflection and return the first matching method or null.
MethodResolver or null.
the condition body.
Start a new method reflection and return the first matching method.
the condition body.
The KavaRef scope for member reflection.
T to specify the declaring class type of the member.
the configuration to be reflected.
This is a fake function call chains to avoid internal calls to themselves.
Start a new constructor reflection.
Start a new field reflection.
Start a new constructor reflection and return the first matching constructor.
Start a new constructor reflection and return the first matching constructor or null.
Start a new field reflection and return the first matching field.
Start a new field reflection and return the first matching field or null.
Start a new method reflection and return the first matching method.
Start a new method reflection and return the first matching method or null.
Start a new constructor reflection and return the last matching constructor.
Start a new constructor reflection and return the last matching constructor or null.
Start a new field reflection and return the last matching field.
Start a new field reflection and return the last matching field or null.
Start a new method reflection and return the last matching method.
Start a new method reflection and return the last matching method or null.
Start a new method reflection.
Set the MemberProcessor.Resolver to be used for this reflection.
This is a fake function call chains to avoid internal calls to themselves.
Start a new constructor reflection and return the last matching constructor or null.
ConstructorResolver or null.
the condition body.
Start a new constructor reflection and return the last matching constructor.
the condition body.
Start a new field reflection and return the last matching field or null.
FieldResolver or null.
the condition body.
Start a new field reflection and return the last matching field.
the condition body.
Start a new method reflection and return the last matching method or null.
MethodResolver or null.
the condition body.
Start a new method reflection and return the last matching method.
the condition body.
Start a new method reflection.
Start a new method reflection.
the condition.
Start a new method reflection.
the condition body.
Enable optional mode.
Set the MemberProcessor.Resolver to be used for this reflection.
the resolver to be used.
This is the class created and managed by KavaRef.
Try to use KavaRef.resolve to start a new reflection.