All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.skillw.asahi.api.member.quest.LazyQuester.kt Maven / Gradle / Ivy

There is a newer version: 1.6.7-beta-6
Show newest version
package com.skillw.asahi.api.member.quest

/**
 * @className LazyQuester
 *
 * 懒人式对象获取器
 *
 * 将此对象的变量放到上下文中后,解释变量后会返回执行内容
 *
 * @author Glom
 * @date 2023/1/14 11:47 Copyright 2024 Glom.
 */
fun interface LazyQuester : Quester




© 2015 - 2024 Weber Informatics LLC | Privacy Policy