瀏覽代碼

A private method cannot be abstract >.>

Kane York 11 年之前
父節點
當前提交
d527584248
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      standards.md

+ 0 - 2
standards.md

@@ -89,8 +89,6 @@ finally () {</pre>
  * protected
  * static protected
  * abstract protected
- * override private
  * private
  * static private
- * abstract private
 * No one-line if statements, they should all have brackets