Example #1
0
 public boolean isLazy(ComponentAdapter<?> adapter) {
   return lifecycle.isLazy(adapter);
 }