| -static |
address is where someone physically connects to a computer and defines the IP address for that computer. A static address does not change unless someone physically changes it.
Ãâó: www.camerasuperstore.com/glossary.html
|
|---|---|
| -static |
a Java keyword denoting that a variable exists once in the class, or a method that is not closed over an instance of the defining class. Classes can have static initialization code, again denoted by this keyword
Ãâó: utter.chaos.org.uk/~markt/java-glossary.html
|