gerrit/gerrit-server/src/main/java/com/google/gerrit/audit
Dave Borowitz 99cd8121ea Ensure constants are declared as immutable collections
This communicates important semantic guarantees to callers, as described
in the ImmutableCollection javadoc. It also makes calls to mutating
methods result in compiler warnings.

PiperOrigin-RevId: 149238269
PiperOrigin-RevId: 148972127
PiperOrigin-RevId: 149233478
PiperOrigin-RevId: 149235768
Change-Id: I6d3de40810c83aaa258c6b93a24a3f9fd18994e8
2017-03-08 10:33:02 -05:00
..
AuditEvent.java Ensure constants are declared as immutable collections 2017-03-08 10:33:02 -05:00
AuditListener.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
AuditModule.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
AuditService.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
ExtendedHttpAuditEvent.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
GroupMemberAuditListener.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
HttpAuditEvent.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
RpcAuditEvent.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
SshAuditEvent.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00