docs: update comments

This commit is contained in:
2023-09-12 13:55:03 +08:00
parent 9209be3ea0
commit 800d97dace
77 changed files with 77 additions and 77 deletions

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/17. * This file is created by fankes on 2023/5/17.
*/ */
package com.highcapable.sweetdependency package com.highcapable.sweetdependency

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/18. * This file is created by fankes on 2023/5/18.
*/ */
@file:Suppress("unused") @file:Suppress("unused")

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/17. * This file is created by fankes on 2023/5/17.
*/ */
package com.highcapable.sweetdependency.document package com.highcapable.sweetdependency.document

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/17. * This file is created by fankes on 2023/5/17.
*/ */
package com.highcapable.sweetdependency.document package com.highcapable.sweetdependency.document

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/17. * This file is created by fankes on 2023/5/17.
*/ */
@file:Suppress("MemberVisibilityCanBePrivate") @file:Suppress("MemberVisibilityCanBePrivate")

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/9. * This file is created by fankes on 2023/6/9.
*/ */
package com.highcapable.sweetdependency.document package com.highcapable.sweetdependency.document

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/31. * This file is created by fankes on 2023/5/31.
*/ */
package com.highcapable.sweetdependency.document.factory package com.highcapable.sweetdependency.document.factory

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/1. * This file is created by fankes on 2023/6/1.
*/ */
package com.highcapable.sweetdependency.document.mapping package com.highcapable.sweetdependency.document.mapping

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/1. * This file is created by fankes on 2023/6/1.
*/ */
package com.highcapable.sweetdependency.document.mapping.entity package com.highcapable.sweetdependency.document.mapping.entity

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/28. * This file is created by fankes on 2023/6/28.
*/ */
package com.highcapable.sweetdependency.environment package com.highcapable.sweetdependency.environment

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/31. * This file is created by fankes on 2023/5/31.
*/ */
package com.highcapable.sweetdependency.exception package com.highcapable.sweetdependency.exception

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/26. * This file is created by fankes on 2023/5/26.
*/ */
package com.highcapable.sweetdependency.gradle.delegate package com.highcapable.sweetdependency.gradle.delegate

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/29. * This file is created by fankes on 2023/5/29.
*/ */
package com.highcapable.sweetdependency.gradle.delegate package com.highcapable.sweetdependency.gradle.delegate

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/25. * This file is created by fankes on 2023/6/25.
*/ */
@file:Suppress("USELESS_ELVIS", "KotlinRedundantDiagnosticSuppress") @file:Suppress("USELESS_ELVIS", "KotlinRedundantDiagnosticSuppress")

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/8/16. * This file is created by fankes on 2023/8/16.
*/ */
@file:Suppress("unused", "MemberVisibilityCanBePrivate") @file:Suppress("unused", "MemberVisibilityCanBePrivate")

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/8/18. * This file is created by fankes on 2023/8/18.
*/ */
package com.highcapable.sweetdependency.gradle.entity package com.highcapable.sweetdependency.gradle.entity

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/16. * This file is created by fankes on 2023/6/16.
*/ */
@file:Suppress("MemberVisibilityCanBePrivate") @file:Suppress("MemberVisibilityCanBePrivate")

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/23. * This file is created by fankes on 2023/6/23.
*/ */
package com.highcapable.sweetdependency.gradle.entity package com.highcapable.sweetdependency.gradle.entity

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/27. * This file is created by fankes on 2023/5/27.
*/ */
@file:Suppress("unused", "USELESS_CAST", "KotlinRedundantDiagnosticSuppress") @file:Suppress("unused", "USELESS_CAST", "KotlinRedundantDiagnosticSuppress")

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/2. * This file is created by fankes on 2023/6/2.
*/ */
@file:Suppress("USELESS_ELVIS", "KotlinRedundantDiagnosticSuppress", "UselessCallOnNotNull") @file:Suppress("USELESS_ELVIS", "KotlinRedundantDiagnosticSuppress", "UselessCallOnNotNull")

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/19. * This file is created by fankes on 2023/5/19.
*/ */
@file:Suppress("MemberVisibilityCanBePrivate") @file:Suppress("MemberVisibilityCanBePrivate")

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/26. * This file is created by fankes on 2023/5/26.
*/ */
package com.highcapable.sweetdependency.gradle.proxy package com.highcapable.sweetdependency.gradle.proxy

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/28. * This file is created by fankes on 2023/5/28.
*/ */
@file:Suppress("USELESS_ELVIS", "KotlinRedundantDiagnosticSuppress") @file:Suppress("USELESS_ELVIS", "KotlinRedundantDiagnosticSuppress")

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/8/17. * This file is created by fankes on 2023/8/17.
*/ */
package com.highcapable.sweetdependency.gradle.wrapper package com.highcapable.sweetdependency.gradle.wrapper

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/10. * This file is created by fankes on 2023/6/10.
*/ */
package com.highcapable.sweetdependency.gradle.wrapper.type package com.highcapable.sweetdependency.gradle.wrapper.type

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/16. * This file is created by fankes on 2023/5/16.
*/ */
package com.highcapable.sweetdependency.manager package com.highcapable.sweetdependency.manager

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/29. * This file is created by fankes on 2023/6/29.
*/ */
@file:Suppress("MemberVisibilityCanBePrivate") @file:Suppress("MemberVisibilityCanBePrivate")

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/6. * This file is created by fankes on 2023/6/6.
*/ */
package com.highcapable.sweetdependency.manager package com.highcapable.sweetdependency.manager

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/16. * This file is created by fankes on 2023/5/16.
*/ */
package com.highcapable.sweetdependency.manager.const package com.highcapable.sweetdependency.manager.const

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/18. * This file is created by fankes on 2023/5/18.
*/ */
package com.highcapable.sweetdependency.manager.const package com.highcapable.sweetdependency.manager.const

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/25. * This file is created by fankes on 2023/6/25.
*/ */
@file:Suppress("unused", "MemberVisibilityCanBePrivate") @file:Suppress("unused", "MemberVisibilityCanBePrivate")

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/16. * This file is created by fankes on 2023/5/16.
*/ */
package com.highcapable.sweetdependency.manager.content package com.highcapable.sweetdependency.manager.content

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/21. * This file is created by fankes on 2023/5/21.
*/ */
package com.highcapable.sweetdependency.manager.helper package com.highcapable.sweetdependency.manager.helper

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/13. * This file is created by fankes on 2023/6/13.
*/ */
package com.highcapable.sweetdependency.manager.helper package com.highcapable.sweetdependency.manager.helper

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/6. * This file is created by fankes on 2023/6/6.
*/ */
package com.highcapable.sweetdependency.manager.maven package com.highcapable.sweetdependency.manager.maven

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/6. * This file is created by fankes on 2023/6/6.
*/ */
package com.highcapable.sweetdependency.manager.maven.entity package com.highcapable.sweetdependency.manager.maven.entity

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/1. * This file is created by fankes on 2023/6/1.
*/ */
package com.highcapable.sweetdependency.manager.transaction package com.highcapable.sweetdependency.manager.transaction

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/8. * This file is created by fankes on 2023/6/8.
*/ */
package com.highcapable.sweetdependency.manager.transaction package com.highcapable.sweetdependency.manager.transaction

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/19. * This file is created by fankes on 2023/5/19.
*/ */
package com.highcapable.sweetdependency.plugin package com.highcapable.sweetdependency.plugin

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/16. * This file is created by fankes on 2023/5/16.
*/ */
@file:Suppress("unused") @file:Suppress("unused")

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/29. * This file is created by fankes on 2023/6/29.
*/ */
package com.highcapable.sweetdependency.plugin.config.content package com.highcapable.sweetdependency.plugin.config.content

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/21. * This file is created by fankes on 2023/5/21.
*/ */
package com.highcapable.sweetdependency.plugin.config.factory package com.highcapable.sweetdependency.plugin.config.factory

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/18. * This file is created by fankes on 2023/5/18.
*/ */
package com.highcapable.sweetdependency.plugin.config.proxy package com.highcapable.sweetdependency.plugin.config.proxy

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/19. * This file is created by fankes on 2023/6/19.
*/ */
package com.highcapable.sweetdependency.plugin.extension.accessors.proxy package com.highcapable.sweetdependency.plugin.extension.accessors.proxy

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/26. * This file is created by fankes on 2023/6/26.
*/ */
@file:Suppress("MemberVisibilityCanBePrivate") @file:Suppress("MemberVisibilityCanBePrivate")

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/26. * This file is created by fankes on 2023/6/26.
*/ */
package com.highcapable.sweetdependency.plugin.extension.dsl.manager package com.highcapable.sweetdependency.plugin.extension.dsl.manager

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/8/13. * This file is created by fankes on 2023/8/13.
*/ */
package com.highcapable.sweetdependency.plugin.generator package com.highcapable.sweetdependency.plugin.generator

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/7/30. * This file is created by fankes on 2023/7/30.
*/ */
package com.highcapable.sweetdependency.plugin.helper package com.highcapable.sweetdependency.plugin.helper

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/27. * This file is created by fankes on 2023/5/27.
*/ */
package com.highcapable.sweetdependency.plugin.impl package com.highcapable.sweetdependency.plugin.impl

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/27. * This file is created by fankes on 2023/5/27.
*/ */
package com.highcapable.sweetdependency.plugin.impl.base package com.highcapable.sweetdependency.plugin.impl.base

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/29. * This file is created by fankes on 2023/6/29.
*/ */
package com.highcapable.sweetdependency.plugin.task package com.highcapable.sweetdependency.plugin.task

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/8/16. * This file is created by fankes on 2023/8/16.
*/ */
package com.highcapable.sweetdependency.plugin.task package com.highcapable.sweetdependency.plugin.task

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/8/16. * This file is created by fankes on 2023/8/16.
*/ */
package com.highcapable.sweetdependency.plugin.task package com.highcapable.sweetdependency.plugin.task

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/29. * This file is created by fankes on 2023/6/29.
*/ */
package com.highcapable.sweetdependency.plugin.task package com.highcapable.sweetdependency.plugin.task

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/29. * This file is created by fankes on 2023/6/29.
*/ */
package com.highcapable.sweetdependency.plugin.task package com.highcapable.sweetdependency.plugin.task

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/8/14. * This file is created by fankes on 2023/8/14.
*/ */
package com.highcapable.sweetdependency.plugin.task package com.highcapable.sweetdependency.plugin.task

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/8/16. * This file is created by fankes on 2023/8/16.
*/ */
package com.highcapable.sweetdependency.plugin.task package com.highcapable.sweetdependency.plugin.task

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/8/16. * This file is created by fankes on 2023/8/16.
*/ */
package com.highcapable.sweetdependency.plugin.task package com.highcapable.sweetdependency.plugin.task

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/29. * This file is created by fankes on 2023/6/29.
*/ */
package com.highcapable.sweetdependency.plugin.task package com.highcapable.sweetdependency.plugin.task

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/8/16. * This file is created by fankes on 2023/8/16.
*/ */
package com.highcapable.sweetdependency.plugin.task package com.highcapable.sweetdependency.plugin.task

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/8/16. * This file is created by fankes on 2023/8/16.
*/ */
package com.highcapable.sweetdependency.plugin.task package com.highcapable.sweetdependency.plugin.task

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/29. * This file is created by fankes on 2023/6/29.
*/ */
package com.highcapable.sweetdependency.plugin.task.base package com.highcapable.sweetdependency.plugin.task.base

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/17. * This file is created by fankes on 2023/5/17.
*/ */
@file:Suppress("unused") @file:Suppress("unused")

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/15. * This file is created by fankes on 2023/6/15.
*/ */
package com.highcapable.sweetdependency.utils package com.highcapable.sweetdependency.utils

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/7/16. * This file is created by fankes on 2023/7/16.
*/ */
package com.highcapable.sweetdependency.utils package com.highcapable.sweetdependency.utils

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/19. * This file is created by fankes on 2023/6/19.
*/ */
package com.highcapable.sweetdependency.utils package com.highcapable.sweetdependency.utils

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/14. * This file is created by fankes on 2023/6/14.
*/ */
package com.highcapable.sweetdependency.utils package com.highcapable.sweetdependency.utils

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/8/6. * This file is created by fankes on 2023/8/6.
*/ */
package com.highcapable.sweetdependency.utils.code package com.highcapable.sweetdependency.utils.code

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/8/24. * This file is created by fankes on 2023/8/24.
*/ */
package com.highcapable.sweetdependency.utils.code.entity package com.highcapable.sweetdependency.utils.code.entity

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/8/6. * This file is created by fankes on 2023/8/6.
*/ */
@file:Suppress("unused") @file:Suppress("unused")

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/31. * This file is created by fankes on 2023/5/31.
*/ */
package com.highcapable.sweetdependency.utils.debug package com.highcapable.sweetdependency.utils.debug

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/25. * This file is created by fankes on 2023/5/25.
*/ */
@file:Suppress("MemberVisibilityCanBePrivate") @file:Suppress("MemberVisibilityCanBePrivate")

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/17. * This file is created by fankes on 2023/5/17.
*/ */
@file:Suppress("unused") @file:Suppress("unused")

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/19. * This file is created by fankes on 2023/5/19.
*/ */
package com.highcapable.sweetdependency.utils.yaml.factory package com.highcapable.sweetdependency.utils.yaml.factory

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/5/20. * This file is created by fankes on 2023/5/20.
*/ */
package com.highcapable.sweetdependency.utils.yaml.proxy package com.highcapable.sweetdependency.utils.yaml.proxy

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/25. * This file is created by fankes on 2023/6/25.
*/ */
@file:Suppress("unused", "UnusedReceiverParameter") @file:Suppress("unused", "UnusedReceiverParameter")

View File

@@ -17,7 +17,7 @@
* See the License for the specific language governing permissions and * See the License for the specific language governing permissions and
* limitations under the License. * limitations under the License.
* *
* This file is Created by fankes on 2023/6/3. * This file is created by fankes on 2023/6/3.
*/ */
@file:Suppress("unused") @file:Suppress("unused")