Exemplo n.º 1
0
 public Builder setSticky(boolean isSticky) {
   headsUp.setSticky(isSticky);
   return this;
 }