I have a class in android (java) I forced to create that class every second (new className() ) because variable is final . this use a lot of memory . I can not change the class because it is implemented in a libraryI have a class in android (java) I forced to cr