org.seasar.tuigwaa.util.functor
クラス StringBooleanFunction
java.lang.Object
org.seasar.tuigwaa.util.functor.StringBooleanFunction
- すべての実装インタフェース:
- com.isenshi.util.functor.UnaryFunction
- public class StringBooleanFunction
- extends Object
- implements com.isenshi.util.functor.UnaryFunction
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringBooleanFunction
public StringBooleanFunction(String trueStr,
String falseStr)
evaluate
public Object evaluate(Object obj)
- 定義:
- インタフェース
com.isenshi.util.functor.UnaryFunction
内の evaluate
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.