return ImmutableList.<AuditLog>copyOf(accountAuditLogs); | return accountAuditLogs; | ImmutableList.<AuditLog>copyOf(accountAuditLogs) | accountAuditLogs | killbill | f2316e7373194e1b32938fce890cd7794f0f05f8 | org.killbill.billing.util.audit.DefaultAccountAuditLogs | | _1 | accountAuditLogs |
---|
_2 | accountAuditLogs |
---|
| | - com.google.common.collect.ImmutableList
| | Uses | True |