Class ConstantExchangeAttribute

  • All Implemented Interfaces:
    ExchangeAttribute

    public class ConstantExchangeAttribute
    extends java.lang.Object
    implements ExchangeAttribute
    Exchange attribute that represents a fixed value
    Author:
    Stuart Douglas
    • Constructor Detail

      • ConstantExchangeAttribute

        public ConstantExchangeAttribute​(java.lang.String value)