Uses of Class
org.apache.logging.log4j.layout.template.json.util.DummyRecyclerFactory
-
Packages that use DummyRecyclerFactory Package Description org.apache.logging.log4j.layout.template.json.util -
-
Uses of DummyRecyclerFactory in org.apache.logging.log4j.layout.template.json.util
Fields in org.apache.logging.log4j.layout.template.json.util declared as DummyRecyclerFactory Modifier and Type Field Description private static DummyRecyclerFactory
DummyRecyclerFactory. INSTANCE
Methods in org.apache.logging.log4j.layout.template.json.util that return DummyRecyclerFactory Modifier and Type Method Description static DummyRecyclerFactory
DummyRecyclerFactory. getInstance()
-