Package ch.qos.logback.core.subst
Class Node
- java.lang.Object
-
- ch.qos.logback.core.subst.Node
-
@Deprecated(since="2022-01-27") public class Node extends Object
Deprecated.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voiddump()Deprecated.booleanequals(Object o)Deprecated.inthashCode()Deprecated.voidsetNext(Node n)Deprecated.StringtoString()Deprecated.
-
-
-
Method Detail
-
dump
public void dump()
Deprecated.
-
setNext
public void setNext(Node n)
Deprecated.
-
-