newComments = new Stack<Comment>() | newComments = new ArrayDeque<>() | new Stack<Comment>() | new ArrayDeque<>() | camel | 06c1da6d9085018167068d787e2751da072ba35d | org.apache.camel.component.jira.consumer.NewCommentConsumer | | _1 | newComments |
---|
_2 | newComments |
---|
| | - com.atlassian.jira.rest.client.domain.Comment
- java.util.ArrayDeque
| | AssignedTo | True |
newComments = new Stack<Comment>() | newComments = new ArrayDeque<>() | new Stack<Comment>() | new ArrayDeque<>() | camel | 06c1da6d9085018167068d787e2751da072ba35d | org.apache.camel.component.github.consumer.PullRequestCommentConsumer | | _1 | newComments |
---|
_2 | newComments |
---|
| | - org.eclipse.egit.github.core.Comment
- java.util.ArrayDeque
| | AssignedTo | True |