mirror of
https://github.com/HighCapable/SweetProperty.git
synced 2025-09-05 10:15:36 +08:00
docs: update comments
This commit is contained in:
@@ -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/25.
|
* This file is created by fankes on 2023/8/25.
|
||||||
*/
|
*/
|
||||||
package com.highcapable.sweetproperty
|
package com.highcapable.sweetproperty
|
||||||
|
|
||||||
|
@@ -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/28.
|
* This file is created by fankes on 2023/8/28.
|
||||||
*/
|
*/
|
||||||
package com.highcapable.sweetproperty.gradle.entity
|
package com.highcapable.sweetproperty.gradle.entity
|
||||||
|
|
||||||
|
@@ -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/27.
|
* This file is created by fankes on 2023/8/27.
|
||||||
*/
|
*/
|
||||||
@file:Suppress("unused", "USELESS_CAST", "KotlinRedundantDiagnosticSuppress")
|
@file:Suppress("unused", "USELESS_CAST", "KotlinRedundantDiagnosticSuppress")
|
||||||
|
|
||||||
|
@@ -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/27.
|
* This file is created by fankes on 2023/8/27.
|
||||||
*/
|
*/
|
||||||
package com.highcapable.sweetproperty.gradle.factory
|
package com.highcapable.sweetproperty.gradle.factory
|
||||||
|
|
||||||
|
@@ -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/27.
|
* This file is created by fankes on 2023/8/27.
|
||||||
*/
|
*/
|
||||||
package com.highcapable.sweetproperty.gradle.proxy
|
package com.highcapable.sweetproperty.gradle.proxy
|
||||||
|
|
||||||
|
@@ -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/27.
|
* This file is created by fankes on 2023/8/27.
|
||||||
*/
|
*/
|
||||||
package com.highcapable.sweetproperty.plugin
|
package com.highcapable.sweetproperty.plugin
|
||||||
|
|
||||||
|
@@ -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/25.
|
* This file is created by fankes on 2023/8/25.
|
||||||
*/
|
*/
|
||||||
@file:Suppress("unused")
|
@file:Suppress("unused")
|
||||||
|
|
||||||
|
@@ -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/28.
|
* This file is created by fankes on 2023/8/28.
|
||||||
*/
|
*/
|
||||||
package com.highcapable.sweetproperty.plugin.config.default
|
package com.highcapable.sweetproperty.plugin.config.default
|
||||||
|
|
||||||
|
@@ -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/28.
|
* This file is created by fankes on 2023/8/28.
|
||||||
*/
|
*/
|
||||||
package com.highcapable.sweetproperty.plugin.config.factory
|
package com.highcapable.sweetproperty.plugin.config.factory
|
||||||
|
|
||||||
|
@@ -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/25.
|
* This file is created by fankes on 2023/8/25.
|
||||||
*/
|
*/
|
||||||
package com.highcapable.sweetproperty.plugin.config.proxy
|
package com.highcapable.sweetproperty.plugin.config.proxy
|
||||||
|
|
||||||
|
@@ -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/25.
|
* This file is created by fankes on 2023/8/25.
|
||||||
*/
|
*/
|
||||||
@file:Suppress("unused")
|
@file:Suppress("unused")
|
||||||
|
|
||||||
|
@@ -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/27.
|
* This file is created by fankes on 2023/8/27.
|
||||||
*/
|
*/
|
||||||
package com.highcapable.sweetproperty.plugin.extension.accessors.proxy
|
package com.highcapable.sweetproperty.plugin.extension.accessors.proxy
|
||||||
|
|
||||||
|
@@ -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/25.
|
* This file is created by fankes on 2023/8/25.
|
||||||
*/
|
*/
|
||||||
@file:Suppress("unused", "MemberVisibilityCanBePrivate", "PropertyName")
|
@file:Suppress("unused", "MemberVisibilityCanBePrivate", "PropertyName")
|
||||||
|
|
||||||
|
@@ -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/27.
|
* This file is created by fankes on 2023/8/27.
|
||||||
*/
|
*/
|
||||||
package com.highcapable.sweetproperty.plugin.generator
|
package com.highcapable.sweetproperty.plugin.generator
|
||||||
|
|
||||||
|
@@ -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/27.
|
* This file is created by fankes on 2023/8/27.
|
||||||
*/
|
*/
|
||||||
package com.highcapable.sweetproperty.plugin.generator
|
package com.highcapable.sweetproperty.plugin.generator
|
||||||
|
|
||||||
|
@@ -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/27.
|
* This file is created by fankes on 2023/8/27.
|
||||||
*/
|
*/
|
||||||
package com.highcapable.sweetproperty.plugin.generator.factory
|
package com.highcapable.sweetproperty.plugin.generator.factory
|
||||||
|
|
||||||
|
@@ -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/30.
|
* This file is created by fankes on 2023/8/30.
|
||||||
*/
|
*/
|
||||||
package com.highcapable.sweetproperty.plugin.helper
|
package com.highcapable.sweetproperty.plugin.helper
|
||||||
|
|
||||||
|
@@ -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/27.
|
* This file is created by fankes on 2023/8/27.
|
||||||
*/
|
*/
|
||||||
@file:Suppress("unused")
|
@file:Suppress("unused")
|
||||||
|
|
||||||
|
@@ -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/26.
|
* This file is created by fankes on 2023/8/26.
|
||||||
*/
|
*/
|
||||||
package com.highcapable.sweetproperty.utils
|
package com.highcapable.sweetproperty.utils
|
||||||
|
|
||||||
|
@@ -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/27.
|
* This file is created by fankes on 2023/8/27.
|
||||||
*/
|
*/
|
||||||
package com.highcapable.sweetproperty.utils.code
|
package com.highcapable.sweetproperty.utils.code
|
||||||
|
|
||||||
|
@@ -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/27.
|
* This file is created by fankes on 2023/8/27.
|
||||||
*/
|
*/
|
||||||
package com.highcapable.sweetproperty.utils.code.entity
|
package com.highcapable.sweetproperty.utils.code.entity
|
||||||
|
|
||||||
|
@@ -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/27.
|
* This file is created by fankes on 2023/8/27.
|
||||||
*/
|
*/
|
||||||
@file:Suppress("unused")
|
@file:Suppress("unused")
|
||||||
|
|
||||||
|
@@ -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/27.
|
* This file is created by fankes on 2023/8/27.
|
||||||
*/
|
*/
|
||||||
package com.highcapable.sweetproperty.utils.debug
|
package com.highcapable.sweetproperty.utils.debug
|
||||||
|
|
||||||
|
@@ -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/27.
|
* This file is created by fankes on 2023/8/27.
|
||||||
*/
|
*/
|
||||||
@file:Suppress("unused")
|
@file:Suppress("unused")
|
||||||
|
|
||||||
|
@@ -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/27.
|
* This file is created by fankes on 2023/8/27.
|
||||||
*/
|
*/
|
||||||
@file:Suppress("unused")
|
@file:Suppress("unused")
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user