public class EEConverter extends Object implements Converter<EE,String>
EEConverter()
EE
convert(String input)
error(String msg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EEConverter()
public EE convert(String input) throws IllegalArgumentException
convert
Converter<EE,String>
IllegalArgumentException
public EE error(String msg)
error
Copyright © 2021 aQute SARL. All rights reserved.