示例#1
0
 public void copyTo(ContextState other) {
   other.writeElement(getCounterId(), getClock(), getCount(), currentIsGlobal, currentIsLocal);
 }