00001 package rlpark.plugin.rltoys.envio.observations; 00002 00003 public interface Observation { 00004 00005 }