示例#1
0
 public int getLifetime() {
   if (mechCtxt != null) return mechCtxt.getLifetime();
   else return reqLifetime;
 }