public static @interface Java4C.NonPersistent
The String is used only non-Persist or a CharSequence is used as non-Persist String. 
 Written on definition of String variable. In C the String or CharSequence can be hold in a StringJc
 which can refer a String in the Stack. In Java this reference should only be a Stack reference.
 The reference should not be stored on any other location.