Skip navigation links
A B C D I N 

A

accept(String) - Method in interface com.github.tmurakami.dexopener.ClassNameFilter
Tests whether to process the specified class.

B

build() - Method in class com.github.tmurakami.dexopener.DexOpener.Builder
Instantiates a new DexOpener instance.
builder(Context) - Static method in class com.github.tmurakami.dexopener.DexOpener
Instantiates a new DexOpener.Builder instance.

C

ClassNameFilter - Interface in com.github.tmurakami.dexopener
The class name filter.
classNameFilters(ClassNameFilter...) - Method in class com.github.tmurakami.dexopener.DexOpener.Builder
Appends class name filters.
com.github.tmurakami.dexopener - package com.github.tmurakami.dexopener
This package provides the ability to mock final classes and methods on Android.

D

DexOpener - Class in com.github.tmurakami.dexopener
This is an object that provides the ability to mock final classes and methods.
DexOpener.Builder - Class in com.github.tmurakami.dexopener
The builder for DexOpener.
DexOpenerAndroidJUnitRunner - Class in com.github.tmurakami.dexopener
An AndroidJUnitRunner that provides the ability to mock final classes and methods.
DexOpenerAndroidJUnitRunner() - Constructor for class com.github.tmurakami.dexopener.DexOpenerAndroidJUnitRunner
 

I

install(Instrumentation) - Static method in class com.github.tmurakami.dexopener.DexOpener
Provides the ability to mock final classes and methods.
install(ClassLoader) - Method in class com.github.tmurakami.dexopener.DexOpener
Provides the ability to mock final classes and methods.

N

newApplication(ClassLoader, String, Context) - Method in class com.github.tmurakami.dexopener.DexOpenerAndroidJUnitRunner
 
A B C D I N 
Skip navigation links