/** @since 4.0 */
 public boolean isPending() {
   return fBreakpoint.isPending();
 }