I found a code where it declared code like
private final static String API_RTN_SUCCESS = \"0\"; private final static String API_RTN_ERROR = \"1\"; public st
it's the same, of course. it only depends on your habits and preference :-). I use public static final order for members and methods too