Package wt.eff

Class StringEffRange

All Implemented Interfaces:
Externalizable, Serializable, _EffRange, EffRange, wt.fc._NetFactor, wt.fc._ObjectMappable, NetFactor, ObjectMappable

A range using Strings which are not left filled. This is the range used by UnitEffectivity, and does not left-fill: 9 > 10. To ensure proper behavior, all values should have the same number of characters.

Use the newStringEffRange static factory method(s), not the StringEffRange constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: