this.errors=new ArrayList<>(this.errors); | this.errors=new HashSet<>(this.errors); | new ArrayList<>(this.errors) | new HashSet<>(this.errors) | cas | d72858e45035a56e6afc0ad7b7e0719900b74728 | org.apereo.cas.web.flow.AuthenticationExceptionHandler | | | | | | AssignedTo | True |
scriptFields=new ArrayList<>(other.scriptFields); | scriptFields=new HashSet<>(other.scriptFields); | new ArrayList<>(other.scriptFields) | new HashSet<>(other.scriptFields) | elasticsearch | 5a0cfdd6af7365f5af80d9e2cb85a1d4421cf5c2 | org.elasticsearch.index.query.InnerHitBuilder | | _1 | scriptFields |
---|
_2 | scriptFields |
---|
| TCIVar | other.scriptFields |
---|
v1 | |
---|
| | TCIVar | other.scriptFields |
---|
v1 | |
---|
| AssignedTo | True |