org.seasar.tuigwaa.util.functor
クラス UnaryFunctionUnaryProcedure

java.lang.Object
  拡張org.seasar.tuigwaa.util.functor.UnaryFunctionUnaryProcedure
すべての実装インタフェース:
com.isenshi.util.functor.UnaryProcedure

public class UnaryFunctionUnaryProcedure
extends Object
implements com.isenshi.util.functor.UnaryProcedure


コンストラクタの概要
UnaryFunctionUnaryProcedure(com.isenshi.util.functor.UnaryFunction function)
           
 
メソッドの概要
 void run(Object obj)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

UnaryFunctionUnaryProcedure

public UnaryFunctionUnaryProcedure(com.isenshi.util.functor.UnaryFunction function)
メソッドの詳細

run

public void run(Object obj)
定義:
インタフェース com.isenshi.util.functor.UnaryProcedure 内の run


Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.