docs: optimize comments

This commit is contained in:
2023-09-22 17:02:45 +08:00
parent 1c205afd37
commit bfcad65dc8
40 changed files with 40 additions and 40 deletions

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2023/1/21. * This file is created by fankes on 2023/1/21.
*/ */
@file:Suppress("SetTextI18n", "UsePropertyAccessSyntax") @file:Suppress("SetTextI18n", "UsePropertyAccessSyntax")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2023/1/21. * This file is created by fankes on 2023/1/21.
*/ */
@file:Suppress("unused") @file:Suppress("unused")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/4/3. * This file is created by fankes on 2022/4/3.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
@file:Suppress("OPT_IN_IS_NOT_ENABLED", "EXPERIMENTAL_IS_NOT_ENABLED", "unused") @file:Suppress("OPT_IN_IS_NOT_ENABLED", "EXPERIMENTAL_IS_NOT_ENABLED", "unused")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/4/3. * This file is created by fankes on 2022/4/3.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
@file:Suppress("OPT_IN_IS_NOT_ENABLED", "EXPERIMENTAL_IS_NOT_ENABLED") @file:Suppress("OPT_IN_IS_NOT_ENABLED", "EXPERIMENTAL_IS_NOT_ENABLED")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/4/4. * This file is created by fankes on 2022/4/4.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
@file:Suppress("unused") @file:Suppress("unused")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/9/20. * This file is created by fankes on 2022/9/20.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
@file:Suppress("unused", "UNCHECKED_CAST") @file:Suppress("unused", "UNCHECKED_CAST")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/2/10. * This file is created by fankes on 2022/2/10.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
@file:Suppress("unused") @file:Suppress("unused")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/2/2. * This file is created by fankes on 2022/2/2.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
@file:Suppress("unused", "UNCHECKED_CAST") @file:Suppress("unused", "UNCHECKED_CAST")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/9/4. * This file is created by fankes on 2022/9/4.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
package com.highcapable.yukireflection.finder.base package com.highcapable.yukireflection.finder.base

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/9/4. * This file is created by fankes on 2022/9/4.
* This file is Modified by fankes on 2023/1/25. * This file is Modified by fankes on 2023/1/25.
*/ */
package com.highcapable.yukireflection.finder.base package com.highcapable.yukireflection.finder.base

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/2/18. * This file is created by fankes on 2022/2/18.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
@file:Suppress("MemberVisibilityCanBePrivate") @file:Suppress("MemberVisibilityCanBePrivate")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/9/8. * This file is created by fankes on 2022/9/8.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
package com.highcapable.yukireflection.finder.base.data package com.highcapable.yukireflection.finder.base.data

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/9/14. * This file is created by fankes on 2022/9/14.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
@file:Suppress("unused") @file:Suppress("unused")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/3/27. * This file is created by fankes on 2022/3/27.
* This file is Modified by fankes on 2022/9/14. * This file is Modified by fankes on 2022/9/14.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/5/16. * This file is created by fankes on 2022/5/16.
* This file is Modified by fankes on 2022/9/14. * This file is Modified by fankes on 2022/9/14.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/12/30. * This file is created by fankes on 2022/12/30.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
@file:Suppress("unused") @file:Suppress("unused")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/9/4. * This file is created by fankes on 2022/9/4.
* This file is Modified by fankes on 2023/1/25. * This file is Modified by fankes on 2023/1/25.
*/ */
@file:Suppress("unused", "MemberVisibilityCanBePrivate") @file:Suppress("unused", "MemberVisibilityCanBePrivate")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/9/5. * This file is created by fankes on 2022/9/5.
* This file is Modified by fankes on 2023/1/25. * This file is Modified by fankes on 2023/1/25.
*/ */
@file:Suppress("PropertyName") @file:Suppress("PropertyName")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/9/12. * This file is created by fankes on 2022/9/12.
* This file is Modified by fankes on 2023/1/25. * This file is Modified by fankes on 2023/1/25.
*/ */
@file:Suppress("MemberVisibilityCanBePrivate") @file:Suppress("MemberVisibilityCanBePrivate")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/9/12. * This file is created by fankes on 2022/9/12.
* This file is Modified by fankes on 2023/1/25. * This file is Modified by fankes on 2023/1/25.
*/ */
package com.highcapable.yukireflection.finder.classes.rules package com.highcapable.yukireflection.finder.classes.rules

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/9/12. * This file is created by fankes on 2022/9/12.
* This file is Modified by fankes on 2023/1/25. * This file is Modified by fankes on 2023/1/25.
*/ */
package com.highcapable.yukireflection.finder.classes.rules package com.highcapable.yukireflection.finder.classes.rules

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/9/12. * This file is created by fankes on 2022/9/12.
* This file is Modified by fankes on 2023/1/25. * This file is Modified by fankes on 2023/1/25.
*/ */
@file:Suppress("unused", "MemberVisibilityCanBePrivate") @file:Suppress("unused", "MemberVisibilityCanBePrivate")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/9/12. * This file is created by fankes on 2022/9/12.
* This file is Modified by fankes on 2023/1/25. * This file is Modified by fankes on 2023/1/25.
*/ */
package com.highcapable.yukireflection.finder.classes.rules.base package com.highcapable.yukireflection.finder.classes.rules.base

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/9/12. * This file is created by fankes on 2022/9/12.
* This file is Modified by fankes on 2023/1/25. * This file is Modified by fankes on 2023/1/25.
*/ */
@file:Suppress("unused", "MemberVisibilityCanBePrivate") @file:Suppress("unused", "MemberVisibilityCanBePrivate")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/2/4. * This file is created by fankes on 2022/2/4.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
@file:Suppress("unused", "MemberVisibilityCanBePrivate", "UNCHECKED_CAST", "KotlinConstantConditions") @file:Suppress("unused", "MemberVisibilityCanBePrivate", "UNCHECKED_CAST", "KotlinConstantConditions")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/2/4. * This file is created by fankes on 2022/2/4.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
@file:Suppress("unused", "UNCHECKED_CAST", "MemberVisibilityCanBePrivate", "KotlinConstantConditions") @file:Suppress("unused", "UNCHECKED_CAST", "MemberVisibilityCanBePrivate", "KotlinConstantConditions")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/2/4. * This file is created by fankes on 2022/2/4.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
@file:Suppress("unused", "MemberVisibilityCanBePrivate", "UNCHECKED_CAST", "KotlinConstantConditions") @file:Suppress("unused", "MemberVisibilityCanBePrivate", "UNCHECKED_CAST", "KotlinConstantConditions")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/9/4. * This file is created by fankes on 2022/9/4.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
package com.highcapable.yukireflection.finder.members.data package com.highcapable.yukireflection.finder.members.data

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/9/4. * This file is created by fankes on 2022/9/4.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
package com.highcapable.yukireflection.finder.members.data package com.highcapable.yukireflection.finder.members.data

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/9/4. * This file is created by fankes on 2022/9/4.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
package com.highcapable.yukireflection.finder.members.data package com.highcapable.yukireflection.finder.members.data

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/9/4. * This file is created by fankes on 2022/9/4.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
package com.highcapable.yukireflection.finder.members.data package com.highcapable.yukireflection.finder.members.data

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/3/27. * This file is created by fankes on 2022/3/27.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
@file:Suppress("KotlinConstantConditions", "KDocUnresolvedReference") @file:Suppress("KotlinConstantConditions", "KDocUnresolvedReference")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/9/14. * This file is created by fankes on 2022/9/14.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
package com.highcapable.yukireflection.finder.type.factory package com.highcapable.yukireflection.finder.type.factory

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/2/3. * This file is created by fankes on 2022/2/3.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
@file:Suppress("unused", "MemberVisibilityCanBePrivate") @file:Suppress("unused", "MemberVisibilityCanBePrivate")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/2/2. * This file is created by fankes on 2022/2/2.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
@file:Suppress("unused", "KDocUnresolvedReference", "DEPRECATION") @file:Suppress("unused", "KDocUnresolvedReference", "DEPRECATION")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/2/13. * This file is created by fankes on 2022/2/13.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
@file:Suppress("unused", "KDocUnresolvedReference") @file:Suppress("unused", "KDocUnresolvedReference")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/2/2. * This file is created by fankes on 2022/2/2.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
@file:Suppress("unused") @file:Suppress("unused")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/4/3. * This file is created by fankes on 2022/4/3.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
package com.highcapable.yukireflection.type.defined package com.highcapable.yukireflection.type.defined

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/2/2. * This file is created by fankes on 2022/2/2.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
@file:Suppress("unused", "KDocUnresolvedReference", "DEPRECATION", "FunctionName", "UNCHECKED_CAST") @file:Suppress("unused", "KDocUnresolvedReference", "DEPRECATION", "FunctionName", "UNCHECKED_CAST")

View File

@@ -23,7 +23,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE. * SOFTWARE.
* *
* This file is Created by fankes on 2022/2/5. * This file is created by fankes on 2022/2/5.
* This file is Modified by fankes on 2023/1/21. * This file is Modified by fankes on 2023/1/21.
*/ */
@file:Suppress("unused") @file:Suppress("unused")