netty5/common/src/main/java/io/netty/util/internal
2013-05-02 08:43:29 +02:00
..
chmv8 Use ConcurrentHashMapV8 wherever possible 2013-02-26 15:54:51 -08:00
logging Use ConcurrentHashMapV8 wherever possible 2013-02-26 15:54:51 -08:00
EmptyArrays.java Reduce exception instantiation overhead in SslHandler / Reduce unnecessary empty array creation 2013-04-24 09:32:53 +09:00
JavassistTypeParameterMatcherGenerator.java Allow overriding the default allocator properties and log them / Prettier log 2013-04-03 12:08:01 +09:00
NoOpTypeParameterMatcher.java Use byte code generation if Javassist is available. 2013-02-08 21:45:14 +09:00
package-info.java Update license headers 2012-06-04 13:31:44 -07:00
PlatformDependent0.java Allow overriding the default allocator properties and log them / Prettier log 2013-04-03 12:08:01 +09:00
PlatformDependent.java Log with info level and not with warn 2013-05-02 08:43:29 +02:00
ReadOnlyIterator.java Allow to get an Iterator over all of the EventExecutor an EventExecutorGroup contains. Beside this allow to get basic stats for the EventExecutor like pendingTasks and executorCount 2013-04-09 15:45:18 +09:00
StringUtil.java Introduce AddressedEnvelope message type for generic representation of an addressed message 2013-05-01 17:04:43 +09:00
SystemPropertyUtil.java Move logging classes from internal to internal.logging 2013-02-26 14:54:25 -08:00
TypeParameterMatcher.java Add constructor parameters that do not perform type parameter auto-detection for the languages without type parameters 2013-03-21 16:11:47 +09:00