[Kotlin] Visibilities

private

protected

internal: accessable for the project / module

public

https://kotlinlang.org/docs/reference/visibility-modifiers.html

 

posted @ 2020-10-13 02:33  Zhentiw  阅读(67)  评论(0)    收藏  举报