Look for qualified this usages in the same class.

Examples:

    public class ConstantNameDemo {
    /**
    * max stock count
    */
    public static final Long MAX_STOCK_COUNT = 50000L;