Package live

Interface MutableLiveString

All Superinterfaces:
LiveString
All Known Implementing Classes:
SimpleLiveString

public interface MutableLiveString extends LiveString
  • Method Details

    • setValue

      void setValue(String value)