public interface Camera{ //functions here with no definition... //ex: //public void takePicture(); }