Example #1
0
 public TimeoutCond getCopy() {
   return new TimeoutCond(mTimeoutExp.getCopy());
 }