jp.ne.mki.wedge.education.logicclass.kadai1
クラス CheckSum100

java.lang.Object
  上位を拡張 AbstractCommon
      上位を拡張 jp.ne.mki.wedge.education.logicclass.kadai1.CheckSum100

public class CheckSum100
extends AbstractCommon


コンストラクタの概要
CheckSum100()
           
 
メソッドの概要
 int execute()
           
 void exit()
           
 int getIOParameter()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CheckSum100

public CheckSum100()
メソッドの詳細

getIOParameter

public int getIOParameter()
                   throws java.lang.Throwable
例外:
java.lang.Throwable

execute

public int execute()
            throws java.lang.Throwable
例外:
java.lang.Throwable

exit

public void exit()
          throws java.lang.Throwable
例外:
java.lang.Throwable