this.state=(LinkedList<Entry>)other.state.clone(); | this.state=other.state.clone(); | (LinkedList<Entry>)other.state.clone() | other.state.clone() | spring-framework | 589060d10fa20903ec75a75bd79111f46b10a5ab | org.springframework.beans.factory.parsing.ParseState | | | | | | AssignedTo | True |
this.state=(LinkedList<Entry>)other.state.clone(); | this.state=other.state.clone(); | (LinkedList<Entry>)other.state.clone() | other.state.clone() | spring-framework | 874574513c47287d86fb8a3e943a81910b587395 | org.springframework.beans.factory.parsing.ParseState | | | | | | AssignedTo | True |