package com.joe.camera.webcam; interface IUserService { void destroy() = 16777114; String exec(String command) = 1; }