Uses of Class
org.marketcetera.util.l10n.MessageInfoPair
-
Packages that use MessageInfoPair Package Description org.marketcetera.util.l10n Message localization tools. -
-
Uses of MessageInfoPair in org.marketcetera.util.l10n
Fields in org.marketcetera.util.l10n declared as MessageInfoPair Modifier and Type Field Description static MessageInfoPair[]MessageInfoPair. EMPTY_ARRAYAn empty array of class instances.private MessageInfoPair[]MessageComparator. mMismatchesMethods in org.marketcetera.util.l10n that return MessageInfoPair Modifier and Type Method Description MessageInfoPair[]MessageComparator. getMismatches()Returns the receiver's mismatches.
-