跳过导航链接
A B C D E F G I L M N O P Q R S T U W X 

A

AbstractRetrofitTask<T,R> - xiaofei.library.shelly.task中的类
Created by Xiaofei on 16/6/27.
AbstractRetrofitTask() - 类 的构造器xiaofei.library.shelly.task.AbstractRetrofitTask
 
Action - xiaofei.library.shelly.function中的接口
Created by Xiaofei on 16/5/30.
Action0 - xiaofei.library.shelly.function中的接口
Created by Xiaofei on 16/5/30.
Action1<T> - xiaofei.library.shelly.function中的接口
Created by Xiaofei on 16/5/30.
Action2<T,R> - xiaofei.library.shelly.function中的接口
Created by Xiaofei on 16/6/28.
appendAt(int, CopyOnWriteArrayList<Object>) - 类 中的方法xiaofei.library.shelly.util.Player
 

B

background() - 类 中的方法xiaofei.library.shelly.domino.Domino
 
background() - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
background() - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
background() - 类 中的方法xiaofei.library.shelly.domino.TaskDomino
 
backgroundQueue() - 类 中的方法xiaofei.library.shelly.domino.Domino
 
backgroundQueue() - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
backgroundQueue() - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
backgroundQueue() - 类 中的方法xiaofei.library.shelly.domino.TaskDomino
 
BackgroundQueueScheduler - xiaofei.library.shelly.scheduler中的类
Created by Xiaofei on 16/5/31.
BackgroundQueueScheduler() - 类 的构造器xiaofei.library.shelly.scheduler.BackgroundQueueScheduler
 
BackgroundScheduler - xiaofei.library.shelly.scheduler中的类
Created by Xiaofei on 16/5/31.
BackgroundScheduler() - 类 的构造器xiaofei.library.shelly.scheduler.BackgroundScheduler
 
beginRetrofitTask(AbstractRetrofitTask<R, U>) - 类 中的方法xiaofei.library.shelly.domino.Domino
 
beginRetrofitTaskKeepingInput(AbstractRetrofitTask<R, U>) - 类 中的方法xiaofei.library.shelly.domino.Domino
 
beginTask(Task<R, U, S>) - 类 中的方法xiaofei.library.shelly.domino.Domino
 
beginTask(Task<R, U1, S1>, Function2<R, U1, U2>, Function2<R, S1, S2>) - 类 中的方法xiaofei.library.shelly.domino.Domino
 
beginTaskKeepingInput(Task<R, U, S>) - 类 中的方法xiaofei.library.shelly.domino.Domino
 
BlockingRunnable<T,R> - xiaofei.library.shelly.runnable中的类
Created by Xiaofei on 16/6/23.
BlockingRunnable(Player<T>, Function1<CopyOnWriteArrayList<T>, CopyOnWriteArrayList<R>>, int) - 类 的构造器xiaofei.library.shelly.runnable.BlockingRunnable
 

C

call(Domino<T, Triple<Boolean, <any>, Throwable>>) - 类 中的方法xiaofei.library.shelly.domino.converter.RetrofitDominoConverter
 
call(Domino<T, Triple<Boolean, Pair<R, <any>>, Throwable>>) - 类 中的方法xiaofei.library.shelly.domino.converter.RetrofitDominoConverter2
 
call() - 接口 中的方法xiaofei.library.shelly.function.Action0
 
call(T) - 接口 中的方法xiaofei.library.shelly.function.Action1
 
call(T, R) - 接口 中的方法xiaofei.library.shelly.function.Action2
 
call(T) - 接口 中的方法xiaofei.library.shelly.function.Function1
 
call(T, R) - 接口 中的方法xiaofei.library.shelly.function.Function2
 
call(T) - 接口 中的方法xiaofei.library.shelly.function.TargetAction0
 
call(T, R) - 接口 中的方法xiaofei.library.shelly.function.TargetAction1
 
call(T, R, S) - 接口 中的方法xiaofei.library.shelly.function.TargetAction2
 
call(CopyOnWriteArrayList<T>) - 类 中的方法xiaofei.library.shelly.operator.EmptyOperator
 
call(CopyOnWriteArrayList<T>) - 类 中的方法xiaofei.library.shelly.operator.FilterOperator
 
call(CopyOnWriteArrayList<T>) - 类 中的方法xiaofei.library.shelly.operator.FlatMapOperator
 
call(T) - 类 中的方法xiaofei.library.shelly.operator.IdentityOperator
 
call(T, R) - 类 中的方法xiaofei.library.shelly.operator.LeftRefinementOperator
 
call(CopyOnWriteArrayList<T>) - 类 中的方法xiaofei.library.shelly.operator.MapOperator
 
call(CopyOnWriteArrayList<T>) - 类 中的方法xiaofei.library.shelly.operator.MapOperator2
 
call(CopyOnWriteArrayList<T>) - 类 中的方法xiaofei.library.shelly.operator.ReducerOperator
 
call(T, R) - 类 中的方法xiaofei.library.shelly.operator.RightRefinementOperator
 
call(Runnable) - 类 中的方法xiaofei.library.shelly.scheduler.BackgroundQueueScheduler
 
call(Runnable) - 类 中的方法xiaofei.library.shelly.scheduler.BackgroundScheduler
 
call(Runnable) - 类 中的方法xiaofei.library.shelly.scheduler.DefaultScheduler
 
call(Runnable) - 类 中的方法xiaofei.library.shelly.scheduler.NewThreadScheduler
 
call(Runnable) - 类 中的方法xiaofei.library.shelly.scheduler.ThrottleScheduler
 
call(Runnable) - 类 中的方法xiaofei.library.shelly.scheduler.UiThreadScheduler
 
call(<any>) - 类 中的方法xiaofei.library.shelly.task.AbstractRetrofitTask
 
call(<any>) - 类 中的方法xiaofei.library.shelly.task.RetrofitTask
 
call(T) - 类 中的方法xiaofei.library.shelly.util.TaskFunction
 
clear() - 类 中的方法xiaofei.library.shelly.domino.Domino
 
combine(Domino<? super R, S1>, Domino<? super R, S2>, Function2<? super S1, ? super S2, ? extends V>) - 类 中的方法xiaofei.library.shelly.domino.Domino
 
combineTask(TaskDomino<? super R, S1, U1>, TaskDomino<? super R, S2, U2>, Function2<? super S1, ? super S2, ? extends V>) - 类 中的方法xiaofei.library.shelly.domino.Domino
 
commit() - 类 中的方法xiaofei.library.shelly.domino.Domino
 
commit(Domino<?, ?>) - 类 中的方法xiaofei.library.shelly.util.DominoCenter
 
Config - xiaofei.library.shelly.util中的类
Created by Xiaofei on 16/6/23.
Config() - 类 的构造器xiaofei.library.shelly.util.Config
 
convert(DominoConverter<T, R, S>) - 类 中的方法xiaofei.library.shelly.domino.Domino
Convert this Domino into another one.
CopyOnWriteArrayListFunction1<T,R> - xiaofei.library.shelly.operator中的接口
Created by Xiaofei on 16/7/18.
create(T1, T2) - 类 中的静态方法xiaofei.library.shelly.tuple.Pair
 
create(T1, T2, T3, T4) - 类 中的静态方法xiaofei.library.shelly.tuple.Quad
 
create(T1, T2, T3, T4, T5) - 类 中的静态方法xiaofei.library.shelly.tuple.Quintuple
 
create(T1, T2, T3, T4, T5, T6) - 类 中的静态方法xiaofei.library.shelly.tuple.Sextuple
 
create(T1, T2, T3) - 类 中的静态方法xiaofei.library.shelly.tuple.Triple
 
createAnonymousDomino() - 类 中的静态方法xiaofei.library.shelly.Shelly
 
createDomino(Object) - 类 中的静态方法xiaofei.library.shelly.Shelly
 

D

DEBUG - 类 中的静态变量xiaofei.library.shelly.util.Config
 
DefaultScheduler - xiaofei.library.shelly.scheduler中的类
Created by Xiaofei on 16/5/31.
DefaultScheduler() - 类 的构造器xiaofei.library.shelly.scheduler.DefaultScheduler
 
Domino<T,R> - xiaofei.library.shelly.domino中的类
Created by Xiaofei on 16/5/26.
Domino(Object) - 类 的构造器xiaofei.library.shelly.domino.Domino
This constructor is deprecated.
Domino(Object, Tile<T, R>) - 类 的构造器xiaofei.library.shelly.domino.Domino
This constructor is deprecated.
DOMINO_CENTER - 类 中的静态变量xiaofei.library.shelly.domino.Domino
 
DominoCenter - xiaofei.library.shelly.util中的类
Created by Xiaofei on 16/5/26.
DominoConverter<T,R,S extends Domino<T,?>> - xiaofei.library.shelly.domino.converter中的接口
Created by Xiaofei on 16/6/27.
dominoMap(Domino<? super R, ? extends U>) - 类 中的方法xiaofei.library.shelly.domino.Domino
Pass the input of this Domino to another Domino and regard its output as the output of this Domino.
DoubleKeyMap - xiaofei.library.shelly.util中的类
Created by Xiaofei on 16/7/17.
DoubleKeyMap() - 类 的构造器xiaofei.library.shelly.util.DoubleKeyMap
 

E

EmptyOperator<T,R> - xiaofei.library.shelly.operator中的类
Created by Xiaofei on 16/6/23.
EmptyOperator() - 类 的构造器xiaofei.library.shelly.operator.EmptyOperator
 
endTask() - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
endTask(Function1<List<Triple<Boolean, <any>, Throwable>>, List<S>>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
endTask() - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
endTask(Function1<List<Triple<Boolean, Pair<R, <any>>, Throwable>>, List<U>>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
endTask() - 类 中的方法xiaofei.library.shelly.domino.TaskDomino
 
endTask(Function1<List<Triple<Boolean, R, U>>, List<S>>) - 类 中的方法xiaofei.library.shelly.domino.TaskDomino
 
endTaskEmpty() - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
endTaskEmpty() - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
endTaskEmpty() - 类 中的方法xiaofei.library.shelly.domino.TaskDomino
 
execute(T) - 类 中的方法xiaofei.library.shelly.task.Task
 

F

fifth - 类 中的变量xiaofei.library.shelly.tuple.Quintuple
 
fifth - 类 中的变量xiaofei.library.shelly.tuple.Sextuple
 
filter(Function1<? super R, Boolean>) - 类 中的方法xiaofei.library.shelly.domino.Domino
 
FilterOperator<T> - xiaofei.library.shelly.operator中的类
Created by Xiaofei on 16/6/23.
FilterOperator(Function1<? super T, Boolean>) - 类 的构造器xiaofei.library.shelly.operator.FilterOperator
 
finallyDo(Action0) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
finallyDo(Class<? extends S>, TargetAction0<? super S>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
finallyDo(Action0) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
finallyDo(Class<? extends U>, TargetAction0<? super U>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
finallyDo(Action0) - 类 中的方法xiaofei.library.shelly.domino.TaskDomino
 
finallyDo(Class<? extends S>, TargetAction0<? super S>) - 类 中的方法xiaofei.library.shelly.domino.TaskDomino
 
first - 类 中的变量xiaofei.library.shelly.tuple.Pair
 
first - 类 中的变量xiaofei.library.shelly.tuple.Quad
 
first - 类 中的变量xiaofei.library.shelly.tuple.Quintuple
 
first - 类 中的变量xiaofei.library.shelly.tuple.Sextuple
 
first - 类 中的变量xiaofei.library.shelly.tuple.Triple
 
flatMap(Function1<? super R, List<U>>) - 类 中的方法xiaofei.library.shelly.domino.Domino
 
FlatMapOperator<T,R> - xiaofei.library.shelly.operator中的类
Created by Xiaofei on 16/6/23.
FlatMapOperator(Function1<? super T, List<R>>) - 类 的构造器xiaofei.library.shelly.operator.FlatMapOperator
 
fourth - 类 中的变量xiaofei.library.shelly.tuple.Quad
 
fourth - 类 中的变量xiaofei.library.shelly.tuple.Quintuple
 
fourth - 类 中的变量xiaofei.library.shelly.tuple.Sextuple
 
Function - xiaofei.library.shelly.function中的接口
Created by Xiaofei on 16/6/14.
Function1<T,R> - xiaofei.library.shelly.function中的接口
Created by Xiaofei on 16/6/14.
Function2<T,R,S> - xiaofei.library.shelly.function中的接口
Created by Xiaofei on 16/6/20.

G

get(Object) - 类 中的方法xiaofei.library.shelly.function.stashfunction.StashFunction
 
get(Object, Object) - 类 中的方法xiaofei.library.shelly.function.stashfunction.StashFunction
 
get(Object, Object) - 类 中的方法xiaofei.library.shelly.util.DoubleKeyMap
 
getCall(T) - 类 中的方法xiaofei.library.shelly.task.AbstractRetrofitTask
 
getCallback() - 类 中的方法xiaofei.library.shelly.task.AbstractRetrofitTask
 
getDomino(Object) - 类 中的方法xiaofei.library.shelly.util.DominoCenter
 
getDominoByLabel(Object) - 类 中的静态方法xiaofei.library.shelly.Shelly
 
getFinishedNumber() - 类 中的方法xiaofei.library.shelly.util.PlayerInputs
 
getFunctionNumber() - 类 中的方法xiaofei.library.shelly.util.PlayerInputs
 
getInput(int) - 类 中的方法xiaofei.library.shelly.util.Player
 
getInputs() - 类 中的方法xiaofei.library.shelly.util.Player
 
getInputs() - 类 中的方法xiaofei.library.shelly.util.PlayerInputs
 
getInstance() - 类 中的静态方法xiaofei.library.shelly.util.DominoCenter
 
getInstance() - 类 中的静态方法xiaofei.library.shelly.util.TargetCenter
 
getLabel() - 类 中的方法xiaofei.library.shelly.domino.Domino
 
getPlayer() - 类 中的方法xiaofei.library.shelly.domino.Domino
 
getPreviousInput() - 类 中的方法xiaofei.library.shelly.runnable.BlockingRunnable
 
getRunnable() - 类 中的方法xiaofei.library.shelly.runnable.ScheduledRunnable
 
getRunnable(Tile<T, ?>) - 类 中的方法xiaofei.library.shelly.util.Player
 
getScheduler() - 类 中的方法xiaofei.library.shelly.util.Player
 
getTargets(Class<?>) - 类 中的方法xiaofei.library.shelly.util.TargetCenter
 

I

IdentityOperator<T> - xiaofei.library.shelly.operator中的类
Created by Xiaofei on 16/6/28.
IdentityOperator() - 类 的构造器xiaofei.library.shelly.operator.IdentityOperator
 
inputSet() - 类 中的方法xiaofei.library.shelly.runnable.ScheduledRunnable
 
isRegistered(Object) - 类 中的静态方法xiaofei.library.shelly.Shelly
 
isRegistered(Object) - 类 中的方法xiaofei.library.shelly.util.TargetCenter
 
isRunning() - 类 中的方法xiaofei.library.shelly.scheduler.Scheduler
 

L

LeftRefinementOperator<T,R> - xiaofei.library.shelly.operator中的类
Created by Xiaofei on 16/6/28.
LeftRefinementOperator() - 类 的构造器xiaofei.library.shelly.operator.LeftRefinementOperator
 
lift(Function1<CopyOnWriteArrayList<R>, CopyOnWriteArrayList<U>>) - 类 中的方法xiaofei.library.shelly.domino.Domino
 
ListIdentityOperator<T> - xiaofei.library.shelly.operator中的类
Created by Xiaofei on 16/7/7.
ListIdentityOperator() - 类 的构造器xiaofei.library.shelly.operator.ListIdentityOperator
 

M

map(Function1<? super R, ? extends U>) - 类 中的方法xiaofei.library.shelly.domino.Domino
 
map(Class<S>, Function2<? super S, ? super R, ? extends U>) - 类 中的方法xiaofei.library.shelly.domino.Domino
 
MapOperator<T,R> - xiaofei.library.shelly.operator中的类
Created by Xiaofei on 16/6/23.
MapOperator(Function1<? super T, ? extends R>) - 类 的构造器xiaofei.library.shelly.operator.MapOperator
 
MapOperator2<T,R,U> - xiaofei.library.shelly.operator中的类
Created by Xiaofei on 16/6/23.
MapOperator2(Class<U>, Function2<? super U, ? super T, ? extends R>) - 类 的构造器xiaofei.library.shelly.operator.MapOperator2
 
merge(Domino<? super R, ? extends U>, Domino<? super R, ? extends U>) - 类 中的方法xiaofei.library.shelly.domino.Domino
Pass the input of this Domino to another two Dominoes and merge their outputs into one, which is the output of this Domino.
merge(Domino<? super R, ? extends U>, Domino<? super R, ? extends U>, Domino<? super R, ? extends U>) - 类 中的方法xiaofei.library.shelly.domino.Domino
Pass the input of this Domino to another three Dominoes and merge their outputs into one, which is the output of this Domino.
merge(Domino<? super R, ? extends U>[]) - 类 中的方法xiaofei.library.shelly.domino.Domino
Pass the input of this Domino to all the Dominoes in an array and merge their outputs into one, which is the output of this Domino.

N

NewThreadScheduler - xiaofei.library.shelly.scheduler中的类
Created by Xiaofei on 16/5/31.
NewThreadScheduler() - 类 的构造器xiaofei.library.shelly.scheduler.NewThreadScheduler
 
notifyFailure(S) - 类 中的方法xiaofei.library.shelly.task.Task
 
notifySuccess(R) - 类 中的方法xiaofei.library.shelly.task.Task
 

O

onExecute(T) - 类 中的方法xiaofei.library.shelly.task.AbstractRetrofitTask
 
onExecute(T) - 类 中的方法xiaofei.library.shelly.task.Task
 
onFailure(Domino<? super Throwable, ?>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
onFailure(Class<? extends S>, TargetAction0<? super S>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
onFailure(Class<? extends S>, TargetAction1<? super S, ? super Throwable>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
onFailure(Action0) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
onFailure(Action1<? super Throwable>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
onFailure(Domino<? super Throwable, ?>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
onFailure(Class<? extends U>, TargetAction0<? super U>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
onFailure(Class<? extends U>, TargetAction1<? super U, ? super Throwable>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
onFailure(Action0) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
onFailure(Action1<? super Throwable>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
onFailure(Domino<U, ?>) - 类 中的方法xiaofei.library.shelly.domino.TaskDomino
 
onFailure(Class<? extends S>, TargetAction0<? super S>) - 类 中的方法xiaofei.library.shelly.domino.TaskDomino
 
onFailure(Class<? extends S>, TargetAction1<? super S, ? super U>) - 类 中的方法xiaofei.library.shelly.domino.TaskDomino
 
onFailure(Action0) - 类 中的方法xiaofei.library.shelly.domino.TaskDomino
 
onFailure(Action1<? super U>) - 类 中的方法xiaofei.library.shelly.domino.TaskDomino
 
onFailure(S) - 接口 中的方法xiaofei.library.shelly.task.Task.TaskListener
 
onFailure(U1) - 类 中的方法xiaofei.library.shelly.util.TaskFunction
 
onResponseFailure(Action0) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
onResponseFailure(Action1<<any>>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
onResponseFailure(Class<? extends S>, TargetAction0<? super S>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
onResponseFailure(Class<? extends S>, TargetAction1<? super S, <any>>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
onResponseFailure(Domino<<any>, ?>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
onResponseFailure(Action0) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
onResponseFailure(Action2<R, <any>>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
onResponseFailure(Class<? extends U>, TargetAction0<? super U>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
onResponseFailure(Class<? extends U>, TargetAction2<? super U, R, <any>>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
onResponseFailure(Domino<Pair<R, <any>>, ?>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
onSuccess(Domino<R, ?>) - 类 中的方法xiaofei.library.shelly.domino.TaskDomino
 
onSuccess(Class<? extends S>, TargetAction0<? super S>) - 类 中的方法xiaofei.library.shelly.domino.TaskDomino
 
onSuccess(Class<? extends S>, TargetAction1<? super S, ? super R>) - 类 中的方法xiaofei.library.shelly.domino.TaskDomino
 
onSuccess(Action0) - 类 中的方法xiaofei.library.shelly.domino.TaskDomino
 
onSuccess(Action1<? super R>) - 类 中的方法xiaofei.library.shelly.domino.TaskDomino
 
onSuccess(R) - 接口 中的方法xiaofei.library.shelly.task.Task.TaskListener
 
onSuccess(R1) - 类 中的方法xiaofei.library.shelly.util.TaskFunction
 
onSuccessResult(Action0) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
onSuccessResult(Action1<R>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
onSuccessResult(Class<? extends S>, TargetAction0<? super S>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
onSuccessResult(Class<? extends S>, TargetAction1<? super S, R>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
onSuccessResult(Domino<R, ?>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
onSuccessResult(Action0) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
onSuccessResult(Action2<R, S>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
onSuccessResult(Class<? extends U>, TargetAction0<? super U>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
onSuccessResult(Class<? extends U>, TargetAction2<? super U, R, S>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
onSuccessResult(Domino<Pair<R, <any>>, ?>) - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 

P

Pair<T1,T2> - xiaofei.library.shelly.tuple中的类
Created by Xiaofei on 16/7/1.
Pair(T1, T2) - 类 的构造器xiaofei.library.shelly.tuple.Pair
已过时。
pause() - 类 中的方法xiaofei.library.shelly.scheduler.Scheduler
 
perform(Class<? extends U>, TargetAction0<? super U>) - 类 中的方法xiaofei.library.shelly.domino.Domino
Perform an action on all of the registered instances of a specified class.
perform(Class<? extends U>, TargetAction1<? super U, ? super R>) - 类 中的方法xiaofei.library.shelly.domino.Domino
Perform an action on all of the registered instances of a specified class.
perform(Action0) - 类 中的方法xiaofei.library.shelly.domino.Domino
Perform an action.
perform(Action1<? super R>) - 类 中的方法xiaofei.library.shelly.domino.Domino
Perform an action.
perform(Domino<? super R, ?>) - 类 中的方法xiaofei.library.shelly.domino.Domino
Pass the input of this Domino to another Domino and play it.
play(CopyOnWriteArrayList<T>) - 类 中的方法xiaofei.library.shelly.domino.Domino
 
play(Object, CopyOnWriteArrayList<T>) - 类 中的方法xiaofei.library.shelly.util.DominoCenter
 
play(Tile<T, ?>) - 类 中的方法xiaofei.library.shelly.util.Player
 
playDomino(Object, T...) - 类 中的静态方法xiaofei.library.shelly.Shelly
 
playDomino(Object) - 类 中的静态方法xiaofei.library.shelly.Shelly
 
Player<T> - xiaofei.library.shelly.util中的类
Created by Xiaofei on 16/5/31.
Player(List<T>) - 类 的构造器xiaofei.library.shelly.util.Player
 
PlayerInputs - xiaofei.library.shelly.util中的类
Created by Xiaofei on 16/6/23.
PlayerInputs(List<Object>, int) - 类 的构造器xiaofei.library.shelly.util.PlayerInputs
 
PlayerInputs(int) - 类 的构造器xiaofei.library.shelly.util.PlayerInputs
 
playFunction(List<? extends Function1<CopyOnWriteArrayList<T>, CopyOnWriteArrayList<R>>>) - 类 中的方法xiaofei.library.shelly.util.Player
 
playRunnable(List<? extends Runnable>) - 类 中的方法xiaofei.library.shelly.util.Player
 
prepare(Function) - 类 中的方法xiaofei.library.shelly.util.Player
 
put(Object, Object, Object) - 类 中的方法xiaofei.library.shelly.util.DoubleKeyMap
 

Q

Quad<T1,T2,T3,T4> - xiaofei.library.shelly.tuple中的类
Created by Xiaofei on 16/7/1.
Quad(T1, T2, T3, T4) - 类 的构造器xiaofei.library.shelly.tuple.Quad
已过时。
Quintuple<T1,T2,T3,T4,T5> - xiaofei.library.shelly.tuple中的类
Created by Xiaofei on 16/7/1.
Quintuple(T1, T2, T3, T4, T5) - 类 的构造器xiaofei.library.shelly.tuple.Quintuple
已过时。

R

reduce(Function1<List<R>, ? extends U>) - 类 中的方法xiaofei.library.shelly.domino.Domino
 
ReducerOperator<T,R> - xiaofei.library.shelly.operator中的类
Created by Xiaofei on 16/6/23.
ReducerOperator(Function1<List<T>, ? extends R>) - 类 的构造器xiaofei.library.shelly.operator.ReducerOperator
 
register(Object) - 类 中的静态方法xiaofei.library.shelly.Shelly
 
register(Object) - 类 中的方法xiaofei.library.shelly.util.TargetCenter
 
remove(Object) - 类 中的方法xiaofei.library.shelly.function.stashfunction.StashFunction
 
remove(Object, Object) - 类 中的方法xiaofei.library.shelly.function.stashfunction.StashFunction
 
remove(Object, Object) - 类 中的方法xiaofei.library.shelly.util.DoubleKeyMap
 
RetrofitDomino<T,R> - xiaofei.library.shelly.domino中的类
Created by Xiaofei on 16/6/27.
RetrofitDomino(Object, Tile<T, Triple<Boolean, <any>, Throwable>>) - 类 的构造器xiaofei.library.shelly.domino.RetrofitDomino
 
RetrofitDomino2<T,R,S> - xiaofei.library.shelly.domino中的类
Created by Xiaofei on 16/6/28.
RetrofitDomino2(Object, Tile<T, Triple<Boolean, Pair<R, <any>>, Throwable>>) - 类 的构造器xiaofei.library.shelly.domino.RetrofitDomino2
 
RetrofitDominoConverter<T,R> - xiaofei.library.shelly.domino.converter中的类
Created by Xiaofei on 16/6/27.
RetrofitDominoConverter() - 类 的构造器xiaofei.library.shelly.domino.converter.RetrofitDominoConverter
 
RetrofitDominoConverter2<T,R,S> - xiaofei.library.shelly.domino.converter中的类
Created by Xiaofei on 16/6/28.
RetrofitDominoConverter2() - 类 的构造器xiaofei.library.shelly.domino.converter.RetrofitDominoConverter2
 
RetrofitTask<T,R> - xiaofei.library.shelly.task中的类
Created by Xiaofei on 16/6/27.
RetrofitTask() - 类 的构造器xiaofei.library.shelly.task.RetrofitTask
 
RightRefinementOperator<T,R> - xiaofei.library.shelly.operator中的类
Created by Xiaofei on 16/6/28.
RightRefinementOperator() - 类 的构造器xiaofei.library.shelly.operator.RightRefinementOperator
 
run() - 类 中的方法xiaofei.library.shelly.runnable.BlockingRunnable
 
run() - 类 中的方法xiaofei.library.shelly.runnable.ScheduledRunnable
 

S

ScheduledRunnable<R> - xiaofei.library.shelly.runnable中的类
Created by Xiaofei on 16/6/23.
ScheduledRunnable(Player<R>, Runnable, int) - 类 的构造器xiaofei.library.shelly.runnable.ScheduledRunnable
 
Scheduler - xiaofei.library.shelly.scheduler中的类
Created by Xiaofei on 16/7/27.
Scheduler() - 类 的构造器xiaofei.library.shelly.scheduler.Scheduler
 
second - 类 中的变量xiaofei.library.shelly.tuple.Pair
 
second - 类 中的变量xiaofei.library.shelly.tuple.Quad
 
second - 类 中的变量xiaofei.library.shelly.tuple.Quintuple
 
second - 类 中的变量xiaofei.library.shelly.tuple.Sextuple
 
second - 类 中的变量xiaofei.library.shelly.tuple.Triple
 
setListener(Task.TaskListener<R, S>) - 类 中的方法xiaofei.library.shelly.task.Task
 
setScheduler(Scheduler) - 类 中的方法xiaofei.library.shelly.util.Player
 
setStash(DoubleKeyMap) - 类 中的方法xiaofei.library.shelly.function.stashfunction.StashFunction
 
Sextuple<T1,T2,T3,T4,T5,T6> - xiaofei.library.shelly.tuple中的类
Created by Xiaofei on 16/7/1.
Sextuple(T1, T2, T3, T4, T5, T6) - 类 的构造器xiaofei.library.shelly.tuple.Sextuple
已过时。
Shelly - xiaofei.library.shelly中的类
Created by Xiaofei on 16/5/26.
Shelly() - 类 的构造器xiaofei.library.shelly.Shelly
 
sixth - 类 中的变量xiaofei.library.shelly.tuple.Sextuple
 
stash(Object, Object) - 类 中的方法xiaofei.library.shelly.function.stashfunction.StashFunction
 
stash(Object, Object, Object) - 类 中的方法xiaofei.library.shelly.function.stashfunction.StashFunction
 
StashAction - xiaofei.library.shelly.function.stashfunction中的类
Created by Xiaofei on 16/7/18.
StashAction() - 类 的构造器xiaofei.library.shelly.function.stashfunction.StashAction
 
StashAction0 - xiaofei.library.shelly.function.stashfunction中的类
Created by Xiaofei on 16/7/18.
StashAction0() - 类 的构造器xiaofei.library.shelly.function.stashfunction.StashAction0
 
StashAction1<T> - xiaofei.library.shelly.function.stashfunction中的类
Created by Xiaofei on 16/7/18.
StashAction1() - 类 的构造器xiaofei.library.shelly.function.stashfunction.StashAction1
 
StashAction2<T,R> - xiaofei.library.shelly.function.stashfunction中的类
Created by Xiaofei on 16/7/18.
StashAction2() - 类 的构造器xiaofei.library.shelly.function.stashfunction.StashAction2
 
StashFunction - xiaofei.library.shelly.function.stashfunction中的类
Created by Xiaofei on 16/7/18.
StashFunction() - 类 的构造器xiaofei.library.shelly.function.stashfunction.StashFunction
 
StashFunction1<T,R> - xiaofei.library.shelly.function.stashfunction中的类
Created by Xiaofei on 16/7/18.
StashFunction1() - 类 的构造器xiaofei.library.shelly.function.stashfunction.StashFunction1
 
StashFunction2<T,R,S> - xiaofei.library.shelly.function.stashfunction中的类
Created by Xiaofei on 16/7/18.
StashFunction2() - 类 的构造器xiaofei.library.shelly.function.stashfunction.StashFunction2
 
StashTargetAction0<T> - xiaofei.library.shelly.function.stashfunction中的类
Created by Xiaofei on 16/7/18.
StashTargetAction0() - 类 的构造器xiaofei.library.shelly.function.stashfunction.StashTargetAction0
 
StashTargetAction1<T,R> - xiaofei.library.shelly.function.stashfunction中的类
Created by Xiaofei on 16/7/18.
StashTargetAction1() - 类 的构造器xiaofei.library.shelly.function.stashfunction.StashTargetAction1
 
StashTargetAction2<T,R,S> - xiaofei.library.shelly.function.stashfunction中的类
Created by Xiaofei on 16/7/18.
StashTargetAction2() - 类 的构造器xiaofei.library.shelly.function.stashfunction.StashTargetAction2
 

T

TARGET_CENTER - 类 中的静态变量xiaofei.library.shelly.domino.Domino
 
TargetAction0<T> - xiaofei.library.shelly.function中的接口
Created by Xiaofei on 16/5/30.
TargetAction1<T,R> - xiaofei.library.shelly.function中的接口
Created by Xiaofei on 16/5/30.
TargetAction2<T,R,S> - xiaofei.library.shelly.function中的接口
Created by Xiaofei on 16/6/28.
TargetCenter - xiaofei.library.shelly.util中的类
Created by Xiaofei on 16/5/26.
Task<T,R,S> - xiaofei.library.shelly.task中的类
Created by Xiaofei on 16/6/20.
Task() - 类 的构造器xiaofei.library.shelly.task.Task
 
Task.TaskListener<R,S> - xiaofei.library.shelly.task中的接口
 
TaskDomino<T,R,U> - xiaofei.library.shelly.domino中的类
Created by Xiaofei on 16/6/21.
TaskDomino(Object, Tile<T, Triple<Boolean, R, U>>) - 类 的构造器xiaofei.library.shelly.domino.TaskDomino
 
TaskFunction<T,R1,R2,U1,U2> - xiaofei.library.shelly.util中的类
Created by Xiaofei on 16/6/30.
TaskFunction(Task<T, R1, U1>, Function2<T, R1, R2>, Function2<T, U1, U2>) - 类 的构造器xiaofei.library.shelly.util.TaskFunction
 
third - 类 中的变量xiaofei.library.shelly.tuple.Quad
 
third - 类 中的变量xiaofei.library.shelly.tuple.Quintuple
 
third - 类 中的变量xiaofei.library.shelly.tuple.Sextuple
 
third - 类 中的变量xiaofei.library.shelly.tuple.Triple
 
throttle(long, TimeUnit) - 类 中的方法xiaofei.library.shelly.domino.Domino
Specify a window duration, during which there will be only one group of input to be passed into this Domino.
ThrottleScheduler - xiaofei.library.shelly.scheduler中的类
Created by Xiaofei on 16/6/21.
ThrottleScheduler(Scheduler, Object, long, TimeUnit) - 类 的构造器xiaofei.library.shelly.scheduler.ThrottleScheduler
 
Tile<T,R> - xiaofei.library.shelly.util中的接口
Created by Xiaofei on 16/5/27.
Triple<T1,T2,T3> - xiaofei.library.shelly.tuple中的类
Created by Xiaofei on 16/6/22.
Triple(T1, T2, T3) - 类 的构造器xiaofei.library.shelly.tuple.Triple
已过时。

U

uiThread() - 类 中的方法xiaofei.library.shelly.domino.Domino
 
uiThread() - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino
 
uiThread() - 类 中的方法xiaofei.library.shelly.domino.RetrofitDomino2
 
uiThread() - 类 中的方法xiaofei.library.shelly.domino.TaskDomino
 
UiThreadScheduler - xiaofei.library.shelly.scheduler中的类
Created by Xiaofei on 16/5/31.
UiThreadScheduler() - 类 的构造器xiaofei.library.shelly.scheduler.UiThreadScheduler
 
unregister(Object) - 类 中的静态方法xiaofei.library.shelly.Shelly
 
unregister(Object) - 类 中的方法xiaofei.library.shelly.util.TargetCenter
 

W

waitForFinishing() - 类 中的方法xiaofei.library.shelly.util.Player
 
waitForInput() - 类 中的方法xiaofei.library.shelly.runnable.ScheduledRunnable
 

X

xiaofei.library.shelly - 程序包 xiaofei.library.shelly
 
xiaofei.library.shelly.domino - 程序包 xiaofei.library.shelly.domino
 
xiaofei.library.shelly.domino.converter - 程序包 xiaofei.library.shelly.domino.converter
 
xiaofei.library.shelly.function - 程序包 xiaofei.library.shelly.function
 
xiaofei.library.shelly.function.stashfunction - 程序包 xiaofei.library.shelly.function.stashfunction
 
xiaofei.library.shelly.operator - 程序包 xiaofei.library.shelly.operator
 
xiaofei.library.shelly.runnable - 程序包 xiaofei.library.shelly.runnable
 
xiaofei.library.shelly.scheduler - 程序包 xiaofei.library.shelly.scheduler
 
xiaofei.library.shelly.task - 程序包 xiaofei.library.shelly.task
 
xiaofei.library.shelly.tuple - 程序包 xiaofei.library.shelly.tuple
 
xiaofei.library.shelly.util - 程序包 xiaofei.library.shelly.util
 
A B C D E F G I L M N O P Q R S T U W X 
跳过导航链接