Documentation of 'org.ujmp.core.util.concurrent.UJMPThreadFactory' Java class
UJMPThreadFactory
org.ujmp.core.util.concurrent

Class UJMPThreadFactory

  • All Implemented Interfaces:
    java.util.concurrent.ThreadFactory


    public class UJMPThreadFactory
    extends java.lang.Object
    implements java.util.concurrent.ThreadFactory
    • Constructor Summary

      Constructors 
      Constructor and Description
      UJMPThreadFactory(java.lang.String name, int priority, boolean deamon) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.Thread newThread(java.lang.Runnable r) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UJMPThreadFactory

        public UJMPThreadFactory(java.lang.String name,
                                 int priority,
                                 boolean deamon)
    • Method Detail

      • newThread

        public java.lang.Thread newThread(java.lang.Runnable r)
        Specified by:
        newThread in interface java.util.concurrent.ThreadFactory

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.