com.github.pfichtner.ardulink.compactors
Class ThreadTimeSlicer

java.lang.Object
  extended by com.github.pfichtner.ardulink.compactors.ThreadTimeSlicer
All Implemented Interfaces:
TimeSlicer

public class ThreadTimeSlicer
extends Object
implements TimeSlicer

Ardulink - return to homepage

v0.6.1 Magnum PI

Author:
Peter Fichtner


Constructor Summary
ThreadTimeSlicer(long value, TimeUnit timeUnit)
           
 
Method Summary
 void add(SlicedAnalogReadChangeListenerAdapter runnable)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadTimeSlicer

public ThreadTimeSlicer(long value,
                        TimeUnit timeUnit)
Method Detail

add

public void add(SlicedAnalogReadChangeListenerAdapter runnable)
Specified by:
add in interface TimeSlicer


Copyright © 2015. All rights reserved.