|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> [ notationmanager overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.virtuosotechnologies.asaph.notationmanager
Class NotationManagerImpl.LanguageLocaleFilterImpl

java.lang.Objectcom.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl.LanguageLocaleFilterImpl
- All Implemented Interfaces:
- LocaleFilter
- Enclosing class:
- NotationManagerImpl
- private static class NotationManagerImpl.LanguageLocaleFilterImpl
- extends java.lang.Object
- implements LocaleFilter
- extends java.lang.Object
| Field Summary | |
private java.util.Locale |
language_
|
| Constructor Summary | |
(package private) |
NotationManagerImpl.LanguageLocaleFilterImpl(java.util.Locale language)
|
| Method Summary | |
boolean |
isLocaleRelevant(java.util.Locale locale)
Is the given Locale relevant? |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
language_
private java.util.Locale language_
| Constructor Detail |
NotationManagerImpl.LanguageLocaleFilterImpl
NotationManagerImpl.LanguageLocaleFilterImpl(java.util.Locale language)
| Method Detail |
isLocaleRelevant
public boolean isLocaleRelevant(java.util.Locale locale)
- Description copied from interface:
LocaleFilter - Is the given Locale relevant?
- Specified by:
isLocaleRelevantin interfaceLocaleFilter
|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> [ notationmanager overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl.LanguageLocaleFilterImpl