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