package se.lth.control.labcomm2014; public interface Sample extends SampleType { public SampleDispatcher getDispatcher(); }