java.lang.Object
ch.qos.logback.classic.spi.ClassPackagingData
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.ClassPackagingData(String codeLocation, String version) Deprecated.ClassPackagingData(String classLocation, String version, boolean exact) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.Deprecated.Deprecated.inthashCode()Deprecated.booleanisExact()Deprecated.voidsetCodeLocation(String codeLocation) Deprecated.voidsetExact(boolean exact) Deprecated.voidsetVersion(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
-