aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/checker_framework_javacutil
diff options
context:
space:
mode:
authorGravatar Klaus Aehlig <aehlig@google.com>2016-06-30 09:49:42 +0000
committerGravatar Dmitry Lomov <dslomov@google.com>2016-06-30 11:41:14 +0000
commit14c7964b8bc0da2bab65b1c28aa8c302846d7720 (patch)
tree42d09e399badc861a5c0687962237c49b51e9d8b /third_party/checker_framework_javacutil
parent084e8673e2d974dc669fa830e6b4e2bdcde33065 (diff)
ExperimentalEventHandler: remove unnecessary inheritance
The ExperimentalEventHandler uses no functionality of BlazeCommandEventHandler, hence there really is no need whatsoever for ExperimentalEventHandler to be a subclass of BlazeCommandEventHandler. So, remove this inheritance to clean up our class hierarchy; instead let the ExperimentalEventHandler just implement the EventHandler interface. -- Change-Id: I504f727190a12882dd8b7c37811a821e3ba50400 Reviewed-on: https://bazel-review.googlesource.com/#/c/3926 MOS_MIGRATED_REVID=126282974
Diffstat (limited to 'third_party/checker_framework_javacutil')
0 files changed, 0 insertions, 0 deletions