Interface AttributesObserver<T extends ObservedEntity>

All Superinterfaces:
ExtentObserver<T>
All Known Subinterfaces:
EntityObserver<T>

public interface AttributesObserver<T extends ObservedEntity> extends ExtentObserver<T>
  • Method Details

    • getAttributesObserver

      io.reactivex.rxjava3.core.Observer<AttributeEntity> getAttributesObserver()