Example usage for android.support.v4.app LoaderManager subclass-usage

List of usage examples for android.support.v4.app LoaderManager subclass-usage

Introduction

In this page you can find the example usage for android.support.v4.app LoaderManager subclass-usage.

Usage

From source file com.amalgam.test.mock.MockSupportLoaderManager.java

/**
 * Mock implementation for {@link LoaderManager}.
 * All of the method call will throw {@link UnsupportedOperationException}.
 * @author keishin.yokomaku
 */
@SuppressWarnings("unused") // public APIs