用户:洞穴夜莺/EInputStream:修订间差异

无编辑摘要
无编辑摘要
无编辑摘要
第2行: 第2行:
{{eee}}
{{eee}}


EInputStream.java
<pre>
<pre>
import java.io.IOException;
import java.io.IOException;
第9行: 第10行:
/**
/**
  * You can read nothing but infinite 'e' from an EInputStream
  * You can read nothing but infinite 'e' from an EInputStream
* Example:
*    new EInputStream().transferTo(stdout);
  * @author CaveNightingale
  * @author CaveNightingale
  */
  */
833

个编辑