public class ClassPackagingData extends Object implements Serializable
Constructor and Description |
---|
ClassPackagingData(String codeLocation,
String version) |
ClassPackagingData(String classLocation,
String version,
boolean exact) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getCodeLocation() |
String |
getVersion() |
int |
hashCode() |
boolean |
isExact() |
Copyright © 2005–2021 QOS.ch. All rights reserved.