Ejemplo n.º 1
0
 public boolean met_by(Period p2, int granularity) throws TemporalException {
   return p2.meets(this, granularity);
 } // met_by