Esempio n. 1
0
 public RootLstn(TypeLstn type, FrameLstn listener) {
     this.mType = type;
     this.mListener = listener;
 }
Esempio n. 2
0
 public RootLstn(TypeLstn type, FrameLstn listener)
 {
     this.mType     = type;
     this.mListener = listener;
 }