| Package | Description |
|---|---|
| com.helger.commons.cache | |
| com.helger.commons.concurrent | |
| com.helger.commons.scope | |
| com.helger.commons.scope.singleton |
| Class and Description |
|---|
| SimpleReadWriteLock
This is an extension around
ReentrantReadWriteLock that allows for
easy usage with Java 8 :) See SimpleReadWriteLock.readLocked(Runnable) and
SimpleReadWriteLock.writeLocked(Runnable) method. |
| Class and Description |
|---|
| BasicThreadFactory
An implementation of the
ThreadFactory interface that provides some
configuration options for the threads it creates. |
| BasicThreadFactory.Builder
A builder class for creating instances of
BasicThreadFactory. |
| Class and Description |
|---|
| SimpleReadWriteLock
This is an extension around
ReentrantReadWriteLock that allows for
easy usage with Java 8 :) See SimpleReadWriteLock.readLocked(Runnable) and
SimpleReadWriteLock.writeLocked(Runnable) method. |
| Class and Description |
|---|
| SimpleReadWriteLock
This is an extension around
ReentrantReadWriteLock that allows for
easy usage with Java 8 :) See SimpleReadWriteLock.readLocked(Runnable) and
SimpleReadWriteLock.writeLocked(Runnable) method. |
Copyright © 2014–2017 Philip Helger. All rights reserved.