From java 9, open access is limited to its own module. Does this mean that it publicacts like package protected(without an access specifier)? Can anyone clarify this?
public
package protected
One of the main objectives of the System Module is to provide:
Strong encapsulation to allow a component to declare which of its public types is available to other components, and which are not.
To add #accessibility to it -
Java , , ,
, export , .
export
(, ) .
, ( )?
, , () , .
package . .
package
public exports .
exports
:
, public exports package.
Source: https://habr.com/ru/post/1689297/More articles:https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1689292/use-connect-or-pass-data-as-props-to-children&usg=ALkJrhjbjiT5jxmieMXMTn7xDwUXY33VrwScala call length () with very long string exception: maximum string length exceeded - javaЕсть ли более короткий путь для сетей if-else? - pythonUnable to create ClojureScript quick launch with optimization - clojurescriptHow can I access raw documents from Brown Corps? - pythonVue-Router: $ router.go (-1) does not work in Safari - safariSave a hibernation object with a foreign key without loading a dependent object - javaGetting "-nan (ind)" while trying to create random variations - c ++Simba Phoenix ODBC Kerberos Driver - odbcComparator like a lambda - lambdaAll Articles