Look for qualified this usages in the same class.

Examples:

    public class DemoDO {
        String str;
        Integer a;
    }