Package wt.eff

Class _LeftFilledStringEffRange

java.lang.Object
wt.eff._LeftFilledStringEffRange
All Implemented Interfaces:
Externalizable, Serializable, _EffRange, EffRange, wt.fc._NetFactor, wt.fc._ObjectMappable, NetFactor, ObjectMappable
Direct Known Subclasses:
LeftFilledStringEffRange

public abstract class _LeftFilledStringEffRange extends Object implements EffRange, Externalizable
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The end value, constrained as a String that left-fills the value with spaces to ensure proper query (9 < 10).
    static final String
    The start value, constrained as a String that left-fills the value with spaces to ensure proper query (9 < 10).
  • Method Summary

    Modifier and Type
    Method
    Description
    The end value, constrained as a String that left-fills the value with spaces to ensure proper query (9 < 10).
    The start value, constrained as a String that left-fills the value with spaces to ensure proper query (9 < 10).
    void
    The end value, constrained as a String that left-fills the value with spaces to ensure proper query (9 < 10).
    void
    The start value, constrained as a String that left-fills the value with spaces to ensure proper query (9 < 10).

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait