Roman Leventov Mon, 15 Apr 2019 09:59:23 -0700
It's suggested to annotate methods that throw UnsupportedOperationException @DoNotCall, to catch calling to them in compile time (actually, "error-prone time").