package org.herac.tuxguitar.io.ptb.base; public interface PTComponent { public PTComponent getClone(); }