Ordet hittades på dessa språk:
Ingen översättning hittades i den valda målspråket.
Din sökning innehåller flera ord. För bättre resultat, prova att söka orden separat: access, specifier
Liknande ord
Definitioner
Substantiv
- (software, object-oriented) A keyword applied to a variable, method, etc. that indicates which other parts of the program are permitted to access it.
Exempel
- Examples of access specifiers in C# are internal, private, protected, and public.
- Java has the access specifiers private, protected, public, and the default specifier package that does not have a keyword.
Böjningsformer