Skip navigation links
B C D E F M N O S T 

B

BaseBufferTrigger<E> - Class in com.github.phantomthief.collection.impl
 
BaseBufferTrigger.Builder<E,C> - Class in com.github.phantomthief.collection.impl
 
BufferTrigger<E> - Interface in com.github.phantomthief.collection
 
build() - Method in class com.github.phantomthief.collection.impl.BaseBufferTrigger.Builder
 
build() - Method in class com.github.phantomthief.trigger.impl.ScheduledTrigger.TriggerBuilder
 
Builder() - Constructor for class com.github.phantomthief.collection.impl.BaseBufferTrigger.Builder
 

C

com.github.phantomthief.collection - package com.github.phantomthief.collection
 
com.github.phantomthief.collection.impl - package com.github.phantomthief.collection.impl
 
com.github.phantomthief.trigger - package com.github.phantomthief.trigger
 
com.github.phantomthief.trigger.impl - package com.github.phantomthief.trigger.impl
 

D

doAction() - Method in class com.github.phantomthief.trigger.impl.ScheduledTrigger
 
doAction() - Method in interface com.github.phantomthief.trigger.Trigger
 

E

enqueue(E) - Method in interface com.github.phantomthief.collection.BufferTrigger
 
enqueue(E) - Method in class com.github.phantomthief.collection.impl.BaseBufferTrigger
 

F

fixedRate(long, TimeUnit, Consumer<C>) - Method in class com.github.phantomthief.collection.impl.BaseBufferTrigger.Builder
 
fixedRate(long, TimeUnit, Runnable) - Method in class com.github.phantomthief.trigger.impl.ScheduledTrigger.TriggerBuilder
 

M

manuallyDoTrigger() - Method in interface com.github.phantomthief.collection.BufferTrigger
 
manuallyDoTrigger() - Method in class com.github.phantomthief.collection.impl.BaseBufferTrigger
 
markChange() - Method in class com.github.phantomthief.trigger.impl.ScheduledTrigger
 
markChange() - Method in interface com.github.phantomthief.trigger.Trigger
 

N

newBuilder() - Static method in class com.github.phantomthief.collection.impl.BaseBufferTrigger
 
newBuilder() - Static method in class com.github.phantomthief.trigger.impl.ScheduledTrigger
 

O

on(long, TimeUnit, long, Consumer<C>) - Method in class com.github.phantomthief.collection.impl.BaseBufferTrigger.Builder
 
on(long, TimeUnit, long, Runnable) - Method in class com.github.phantomthief.trigger.impl.ScheduledTrigger.TriggerBuilder
 

S

ScheduledTrigger - Class in com.github.phantomthief.trigger.impl
 
ScheduledTrigger.TriggerBuilder - Class in com.github.phantomthief.trigger.impl
 
setContainer(Supplier<C>, BiPredicate<C, E>) - Method in class com.github.phantomthief.collection.impl.BaseBufferTrigger.Builder
warning: the container must be thread-safed.

T

Trigger - Interface in com.github.phantomthief.trigger
 
TriggerBuilder() - Constructor for class com.github.phantomthief.trigger.impl.ScheduledTrigger.TriggerBuilder
 
B C D E F M N O S T 
Skip navigation links

Copyright © 2015. All rights reserved.