jp.sourceforge.foolishmerge.text
クラス Modified

java.lang.Object
  |
  +--jp.sourceforge.foolishmerge.text.AbstractText
        |
        +--jp.sourceforge.foolishmerge.text.Modified

public final class Modified
extends AbstractText

編集後のテキストを表すクラス。


コンストラクタの概要
Modified(java.lang.String text)
          オブジェクトを生成する。
 
クラス jp.sourceforge.foolishmerge.text.AbstractText から継承したメソッド
diff, equals, getText
 
クラス java.lang.Object から継承したメソッド
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Modified

public Modified(java.lang.String text)
オブジェクトを生成する。
パラメータ:
text - テキスト