All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.mstream.trader.commons.utils.repository.MultipleRepository Maven / Gradle / Ivy

package io.mstream.trader.commons.utils.repository;


import rx.Observable;


public interface MultipleRepository {
    
    Observable getAll();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy