package automenta.netention; import java.io.Serializable; public interface Value extends Serializable { }