Uses of Class
io.keikai.compat.ZssContext
Packages that use ZssContext
-
Uses of ZssContext in io.keikai.compat
Methods in io.keikai.compat that return ZssContextModifier and TypeMethodDescriptionstatic final ZssContextZssContext.getCurrent()Returns the current Keikai Spreadsheet Context; never null.static final ZssContextZssContext.getThreadLocal()Returns the Keikai Spreadsheet Context defined bysetThreadLocal(io.keikai.compat.ZssContext).static final ZssContextZssContext.setThreadLocal(ZssContext ctx) Sets the locale for the current thread only.Methods in io.keikai.compat with parameters of type ZssContextModifier and TypeMethodDescriptionstatic final ZssContextZssContext.setThreadLocal(ZssContext ctx) Sets the locale for the current thread only.