Files
gerrit/java
Edwin Kempin fd3e18b69a PermissionRule: Change parameter and return type for force to boolean
- setForce(null) always failed with a NullPointerException anyway since
  the internal cast to boolean was failing
- getForce() never returned null since internally force is stored as
  boolean

Change-Id: I8f2d9c19b9a16b5617ed8f512700d55d1e2c151a
Signed-off-by: Edwin Kempin <ekempin@google.com>
2018-07-06 15:08:03 +02:00
..
2018-06-05 13:06:05 +02:00