play.data.binding
Class LocaleBinder
java.lang.Object
play.data.binding.LocaleBinder
- All Implemented Interfaces:
- SupportedType<Locale>
public class LocaleBinder
- extends Object
- implements SupportedType<Locale>
Binder that support Locale class.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocaleBinder
public LocaleBinder()
bind
public Locale bind(String value)
- Specified by:
bind in interface SupportedType<Locale>
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly