static methods
[/ˈstætɪk ˈmɛθədz/]
nounpl: static methods
métodos estáticos
1. In programming, methods that belong to a class rather than to instances of the class, and can be called without creating an object of the class
The Math class contains static methods like Math.sqrt() and Math.pow().
A classe Math contém métodos estáticos como Math.sqrt() e Math.pow().
2. Functions defined within a class that do not require instantiation and operate on class-level data rather than instance data
You can invoke a static method directly from the class name without instantiating it.
Você pode invocar um método estático diretamente do nome da classe sem instanciá-la.
This is technical jargon specific to programming and software development. It is universally understood in the same way across English-speaking and Portuguese-speaking technical communities, with no significant regional variations in meaning or usage.
Look up more words on Fala2Me
The free English-Portuguese dictionary with real Brazilian accents, NYC slang, conjugator and more
Open Fala2Me →