Skip navigation links


org.identityconnectors.framework.common.objects
Class LocaleCache

java.lang.Object
  extended by org.identityconnectors.framework.common.objects.LocaleCache


public class LocaleCache
extends java.lang.Object

An immutable reference to a Locale instance. Can be used as an immutable replacement for Locale.getDefault().

Author:
Andrei Badea

Method Summary
static java.util.Locale getInstance()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

getInstance

public static java.util.Locale getInstance()

Skip navigation links


Copyright © 2012, Oracle and/or its affiliates. All rights reserved.