public static final class Messages.Keys extends Object
Keys
should appear in any resulting class files. Since the Java compiler
inlines final integer values, using long identifiers will not bloat the constant
pools of compiled classes.Defined in the sis-utility module
Modifier and Type | Field and Description |
---|---|
static int |
ChangedContainerCapacity_2
Changed the container capacity from {0} to {1} elements.
|
static int |
DiscardedExclusiveProperty_2
Property “{0}” has been discarded in favor of “{1}”, because those two properties are
mutually exclusive.
|
static int |
LocalesDiscarded
Text were discarded for some locales.
|
static int |
PropertyHiddenBy_2
Property “{0}” is hidden by “{1}”.
|
public static final int ChangedContainerCapacity_2
public static final int DiscardedExclusiveProperty_2
public static final int LocalesDiscarded
public static final int PropertyHiddenBy_2
Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.