Uses of Class
com.openhtmltopdf.util.ThreadCtx.ThreadData
-
Packages that use ThreadCtx.ThreadData Package Description com.openhtmltopdf.util -
-
Uses of ThreadCtx.ThreadData in com.openhtmltopdf.util
Fields in com.openhtmltopdf.util with type parameters of type ThreadCtx.ThreadData Modifier and Type Field Description private static java.lang.ThreadLocal<ThreadCtx.ThreadData>
ThreadCtx. data
Methods in com.openhtmltopdf.util that return ThreadCtx.ThreadData Modifier and Type Method Description static ThreadCtx.ThreadData
ThreadCtx. get()
-