I want to implement a variable which is static for each implementation of an abstract, generic class. For example, I have the class...
public abstract class A