java.lang.Object
ch.qos.logback.classic.spi.ClassPackagingData
-
Constructor Summary
ConstructorDescriptionDeprecated.ClassPackagingData
(String codeLocation, String version) Deprecated.ClassPackagingData
(String classLocation, String version, boolean exact) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionboolean
Deprecated.Deprecated.Deprecated.int
hashCode()
Deprecated.boolean
isExact()
Deprecated.void
setCodeLocation
(String codeLocation) Deprecated.void
setExact
(boolean exact) Deprecated.void
setVersion
(String version) Deprecated.
-
Constructor Details
-
ClassPackagingData
public ClassPackagingData()Deprecated. -
ClassPackagingData
Deprecated. -
ClassPackagingData
Deprecated.
-
-
Method Details
-
getCodeLocation
Deprecated. -
getVersion
Deprecated. -
isExact
Deprecated. -
setCodeLocation
Deprecated. -
setVersion
Deprecated. -
setExact
Deprecated. -
hashCode
-
equals
-