Skip navigation links
C E H I R T V W 

C

ch.streamly.domain - package ch.streamly.domain
 

E

equals(Object) - Method in class ch.streamly.domain.ReplayValueImpl
 
equals(Object) - Method in class ch.streamly.domain.TimedValue
 

H

hashCode() - Method in class ch.streamly.domain.ReplayValueImpl
 
hashCode() - Method in class ch.streamly.domain.TimedValue
 

I

isLoopRestart() - Method in interface ch.streamly.domain.ReplayValue
 
isLoopRestart() - Method in class ch.streamly.domain.ReplayValueImpl
 

R

ReplayValue<T> - Interface in ch.streamly.domain
A value wrapper that indicates if the current value is the first value replayed in the replay loop.
ReplayValueImpl<T> - Class in ch.streamly.domain
Default implementation of a ReplayValue

T

time() - Method in interface ch.streamly.domain.Timed
 
time() - Method in class ch.streamly.domain.TimedValue
 
Timed<T> - Interface in ch.streamly.domain
Wraps a value with its timestamp.
TimedValue<T> - Class in ch.streamly.domain
Default implementation of a Timed value.
TimedValue(long, T) - Constructor for class ch.streamly.domain.TimedValue
 
toString() - Method in class ch.streamly.domain.ReplayValueImpl
 
toString() - Method in class ch.streamly.domain.TimedValue
 

V

value() - Method in class ch.streamly.domain.ReplayValueImpl
 
value() - Method in class ch.streamly.domain.TimedValue
 
value() - Method in interface ch.streamly.domain.WrappedValue
 

W

WrappedValue<T> - Interface in ch.streamly.domain
 
C E H I R T V W 
Skip navigation links