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