org.nodal.util
Interface CharSetterUtil.CharSetter

Enclosing interface:
CharSetterUtil

public static interface CharSetterUtil.CharSetter

Implement this interface to use CharSetterUtil.


Method Summary
 char setChar(char c)
           
 

Method Detail

setChar

public char setChar(char c)
             throws ConstraintFailure
Throws:
ConstraintFailure