1 
2 /**
3  *
4  * Abstraction for determining the current Locale,
5  * plus global holder that exposes a thread-bound Locale.
6  *
7  */
8 package org.springframework.context.i18n;
9 
10