ch.bfh.algo.core.sequence
Interface Observer

All Known Implementing Classes:
LinkedCursor

public interface Observer


Method Summary
 void updateAfter()
           
 void updateBefore()
           
 

Method Detail

updateBefore

void updateBefore()

updateAfter

void updateAfter()