Home | History | Annotate | Download | only in lang

Lines Matching defs:isDaemon

410         this.daemon = parent.isDaemon();
1352 * Marks this thread as either a {@linkplain #isDaemon daemon} thread
1383 public final boolean isDaemon() {