Home | History | Annotate | Download | only in 301-abstract-protected
      1 Tests a dalvik bug where we'd treat an abstract method as an implementation
      2 of an interface method; the RI only cares about the visibility of the actual
      3 implementation in non-abstract subclasses.
      4