package mygraphs; public interface Timepiece { public float getTime(); }