Пример #1
0
 public Builder then(FadedHandler handler) {
   fader.handler = handler;
   return this;
 }