import{_ as s,o as e,c as a,a as n}from"./app-Un_zyw_U.js";const o={},p=n(`

BaseFinder - class

abstract class BaseFinder

变更记录

v1.0.0 添加

功能描述

这是 ClassMember 查找类功能的基本类实现。

BaseFinder.IndexTypeCondition - class

inner class IndexTypeCondition internal constructor(private val type: IndexConfigType)

变更记录

v1.0.0 添加

功能描述

字节码下标筛选实现类。

index - method

fun index(num: Int)

变更记录

v1.0.0 添加

功能描述

设置下标。

index 小于零则为倒序,此时可以使用 IndexTypeConditionSort.reverse 方法实现。

可使用 IndexTypeConditionSort.firstIndexTypeConditionSort.last 设置首位和末位筛选条件。

index - method

fun index(): IndexTypeConditionSort

变更记录

v1.0.0 添加

功能描述

得到下标。

IndexTypeConditionSort - class

inner class IndexTypeConditionSort internal constructor()

变更记录

v1.0.0 添加

功能描述

字节码下标排序实现类。

first - method

fun first()

变更记录

v1.0.0 添加

功能描述

设置满足条件的第一个。

last - method

fun last()

变更记录

v1.0.0 添加

功能描述

设置满足条件的最后一个。

reverse - method

fun reverse(num: Int)

变更记录

v1.0.0 添加

功能描述

设置倒序下标。

`,50),l=[p];function t(c,d){return e(),a("div",null,l)}const i=s(o,[["render",t],["__file","BaseFinder.html.vue"]]);export{i as default};