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

io.nextop.v15.fragment.DebugChildFragment Maven / Gradle / Ivy

The newest version!
package io.nextop.v15.fragment;

import io.nextop.v15.rx.RxFragment;

import javax.annotation.Nullable;

public class DebugChildFragment extends RxFragment {

    @Nullable
    protected DebugFragment debugFragment = null;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy