Interface MqttMessageBuilders.PropertiesInitializer<T>

Enclosing class:
MqttMessageBuilders

public static interface MqttMessageBuilders.PropertiesInitializer<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(T builder)
     
  • Method Details

    • apply

      void apply(T builder)