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 value.T.IllegalArgumentException - if the supplied string cannot be
parsed or is null.public String toString(Locale value)
RuntimeDelegate.HeaderDelegatetoString in interface RuntimeDelegate.HeaderDelegate<Locale>value - the value of type T.Copyright © 2014. All Rights Reserved.