Assuming this is Java, it sounds like you’re more concerned with how static methods and variables in Java.
Can I ask what you already know about building classes and using static methods/variables?
Also, to add code, surround the code with triple tildes