Uses of Class
dev.hardwood.Hardwood
Packages that use Hardwood
-
Uses of Hardwood in dev.hardwood
Methods in dev.hardwood that return HardwoodModifier and TypeMethodDescriptionstatic HardwoodHardwood.create()Create a new Hardwood instance with a thread pool sized to available processors.static HardwoodHardwood.create(HardwoodContext context) Create a new Hardwood instance backed by the given context, e.g. one created viaHardwoodContext.create(int)to size the decode thread pool.