| notifications = new LinkedList<NotificationEventWithMetadata<NotificationEvent>>() | notifications = ImmutableList.<NotificationEventWithMetadata<NotificationEvent>>of() | new LinkedList<NotificationEventWithMetadata<NotificationEvent>>() | ImmutableList.<NotificationEventWithMetadata<NotificationEvent>>of() | killbill | 9f9779f8ff4d0ac7aec41adcacf94e5e2118cf77 | org.killbill.billing.jaxrs.resources.AdminResource | | | _1 | notifications |
|---|
| _2 | notifications |
|---|
| | v0 | NotificationEventWithMetadata<NotificationEvent> |
|---|
| - com.google.common.collect.ImmutableList
- java.util.LinkedList
| | v0 | NotificationEventWithMetadata<NotificationEvent> |
|---|
| AssignedTo | True |