com.gilt.gfc.guava

concurrent

package concurrent

Visibility
  1. Public
  2. All

Type Members

  1. class NamedThreadFactory extends ThreadFactory

    Create a new factory with a given base name, thread group and daemon status.

Deprecated Value Members

  1. object NamedThreadFactory extends Loggable

    Base thread factory that allows to create a set of thread with a common name, group and daemon properties.

Ungrouped