public class LocaleDelegate extends Object implements RuntimeDelegate.HeaderDelegate<Locale>
| Constructor and Description |
|---|
LocaleDelegate() |
public Locale fromString(String value) throws IllegalArgumentException
RuntimeDelegate.HeaderDelegateT.fromString in interface RuntimeDelegate.HeaderDelegate<Locale>value - the string valueTIllegalArgumentException - if the supplied string cannot be
parsed or is nullpublic String toString(Locale value)
RuntimeDelegate.HeaderDelegatetoString in interface RuntimeDelegate.HeaderDelegate<Locale>value - the value of type TCopyright © 2018 JBoss by Red Hat. All rights reserved.