CommonUtil
Browse all 1685 domain entities categorized under CommonUtil in the netty Architecture Docs architecture documentation.
isShuttingDown() — netty Function Reference
Architecture documentation for the isShuttingDown() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
iterator() — netty Function Reference
Architecture documentation for the iterator() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
newFailedFuture() — netty Function Reference
Architecture documentation for the newFailedFuture() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
newProgressivePromise() — netty Function Reference
Architecture documentation for the newProgressivePromise() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
newPromise() — netty Function Reference
Architecture documentation for the newPromise() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
newSucceededFuture() — netty Function Reference
Architecture documentation for the newSucceededFuture() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
NonNotifyRunnable() — netty Function Reference
Architecture documentation for the NonNotifyRunnable() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
run() — netty Function Reference
Architecture documentation for the run() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
run() — netty Function Reference
Architecture documentation for the run() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
RunnableScheduledFutureTask() — netty Function Reference
Architecture documentation for the RunnableScheduledFutureTask() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
schedule() — netty Function Reference
Architecture documentation for the schedule() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
scheduleAtFixedRate() — netty Function Reference
Architecture documentation for the scheduleAtFixedRate() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
scheduleWithFixedDelay() — netty Function Reference
Architecture documentation for the scheduleWithFixedDelay() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
shutdown() — netty Function Reference
Architecture documentation for the shutdown() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
shutdownGracefully() — netty Function Reference
Architecture documentation for the shutdownGracefully() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
shutdownNow() — netty Function Reference
Architecture documentation for the shutdownNow() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
submit() — netty Function Reference
Architecture documentation for the submit() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
terminationFuture() — netty Function Reference
Architecture documentation for the terminationFuture() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
Thread() — netty Function Reference
Architecture documentation for the Thread() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
UnorderedThreadPoolEventExecutor() — netty Function Reference
Architecture documentation for the UnorderedThreadPoolEventExecutor() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
V() — netty Function Reference
Architecture documentation for the V() function in UnorderedThreadPoolEventExecutor.java from the netty codebase.
UnsafeRefArrayAccessSubstitution() — netty Function Reference
Architecture documentation for the UnsafeRefArrayAccessSubstitution() function in UnsafeRefArrayAccessSubstitution.java from the netty codebase.
casRawRefCnt() — netty Function Reference
Architecture documentation for the casRawRefCnt() function in UnsafeReferenceCountUpdater.java from the netty codebase.
getAcquireRawRefCnt() — netty Function Reference
Architecture documentation for the getAcquireRawRefCnt() function in UnsafeReferenceCountUpdater.java from the netty codebase.
getAndAddRawRefCnt() — netty Function Reference
Architecture documentation for the getAndAddRawRefCnt() function in UnsafeReferenceCountUpdater.java from the netty codebase.
getRawRefCnt() — netty Function Reference
Architecture documentation for the getRawRefCnt() function in UnsafeReferenceCountUpdater.java from the netty codebase.
refCntFieldOffset() — netty Function Reference
Architecture documentation for the refCntFieldOffset() function in UnsafeReferenceCountUpdater.java from the netty codebase.
safeInitializeRawRefCnt() — netty Function Reference
Architecture documentation for the safeInitializeRawRefCnt() function in UnsafeReferenceCountUpdater.java from the netty codebase.
setReleaseRawRefCnt() — netty Function Reference
Architecture documentation for the setReleaseRawRefCnt() function in UnsafeReferenceCountUpdater.java from the netty codebase.
UnsafeReferenceCountUpdater() — netty Function Reference
Architecture documentation for the UnsafeReferenceCountUpdater() function in UnsafeReferenceCountUpdater.java from the netty codebase.
isSupported() — netty Function Reference
Architecture documentation for the isSupported() function in VarHandleFactory.java from the netty codebase.
privateLookup() — netty Function Reference
Architecture documentation for the privateLookup() function in VarHandleFactory.java from the netty codebase.
Throwable() — netty Function Reference
Architecture documentation for the Throwable() function in VarHandleFactory.java from the netty codebase.
VarHandle() — netty Function Reference
Architecture documentation for the VarHandle() function in VarHandleFactory.java from the netty codebase.
VarHandleFactory() — netty Function Reference
Architecture documentation for the VarHandleFactory() function in VarHandleFactory.java from the netty codebase.
casRawRefCnt() — netty Function Reference
Architecture documentation for the casRawRefCnt() function in VarHandleReferenceCountUpdater.java from the netty codebase.
getAcquireRawRefCnt() — netty Function Reference
Architecture documentation for the getAcquireRawRefCnt() function in VarHandleReferenceCountUpdater.java from the netty codebase.
getAndAddRawRefCnt() — netty Function Reference
Architecture documentation for the getAndAddRawRefCnt() function in VarHandleReferenceCountUpdater.java from the netty codebase.
getRawRefCnt() — netty Function Reference
Architecture documentation for the getRawRefCnt() function in VarHandleReferenceCountUpdater.java from the netty codebase.
safeInitializeRawRefCnt() — netty Function Reference
Architecture documentation for the safeInitializeRawRefCnt() function in VarHandleReferenceCountUpdater.java from the netty codebase.
setReleaseRawRefCnt() — netty Function Reference
Architecture documentation for the setReleaseRawRefCnt() function in VarHandleReferenceCountUpdater.java from the netty codebase.
VarHandle() — netty Function Reference
Architecture documentation for the VarHandle() function in VarHandleReferenceCountUpdater.java from the netty codebase.
VarHandleReferenceCountUpdater() — netty Function Reference
Architecture documentation for the VarHandleReferenceCountUpdater() function in VarHandleReferenceCountUpdater.java from the netty codebase.
buildTimeMillis() — netty Function Reference
Architecture documentation for the buildTimeMillis() function in Version.java from the netty codebase.
commitTimeMillis() — netty Function Reference
Architecture documentation for the commitTimeMillis() function in Version.java from the netty codebase.
identify() — netty Function Reference
Architecture documentation for the identify() function in Version.java from the netty codebase.
main() — netty Function Reference
Architecture documentation for the main() function in Version.java from the netty codebase.
parseIso8601() — netty Function Reference
Architecture documentation for the parseIso8601() function in Version.java from the netty codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free