JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
E
M
N
O
S
B
BufferTrigger
<
E
> - Interface in
com.github.phantomthief.collection
build()
- Method in class com.github.phantomthief.collection.impl.
SimpleBufferTrigger.Builder
Builder()
- Constructor for class com.github.phantomthief.collection.impl.
SimpleBufferTrigger.Builder
C
com.github.phantomthief.collection
- package com.github.phantomthief.collection
com.github.phantomthief.collection.impl
- package com.github.phantomthief.collection.impl
consumer(Consumer<C>)
- Method in class com.github.phantomthief.collection.impl.
SimpleBufferTrigger.Builder
E
enqueue(E)
- Method in interface com.github.phantomthief.collection.
BufferTrigger
enqueue(E)
- Method in class com.github.phantomthief.collection.impl.
SimpleBufferTrigger
M
manuallyDoTrigger()
- Method in interface com.github.phantomthief.collection.
BufferTrigger
manuallyDoTrigger()
- Method in class com.github.phantomthief.collection.impl.
SimpleBufferTrigger
N
newBuilder()
- Static method in class com.github.phantomthief.collection.impl.
SimpleBufferTrigger
O
on(long, TimeUnit, long)
- Method in class com.github.phantomthief.collection.impl.
SimpleBufferTrigger.Builder
S
setContainer(Supplier<C>, BiPredicate<C, E>)
- Method in class com.github.phantomthief.collection.impl.
SimpleBufferTrigger.Builder
warning:
the container must be thread-safed.
setExceptionHandler(BiConsumer<Throwable, C>)
- Method in class com.github.phantomthief.collection.impl.
SimpleBufferTrigger.Builder
setScheduleExecutorService(ScheduledExecutorService)
- Method in class com.github.phantomthief.collection.impl.
SimpleBufferTrigger.Builder
SimpleBufferTrigger
<
E
> - Class in
com.github.phantomthief.collection.impl
SimpleBufferTrigger.Builder
<
E
,
C
> - Class in
com.github.phantomthief.collection.impl
B
C
E
M
N
O
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All rights reserved.