public class FileSpec extends Object implements Serializable
Constructor and Description |
---|
FileSpec(String fileName,
FuncSpec funcSpec) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getFileName() |
String |
getFuncName() |
FuncSpec |
getFuncSpec() |
int |
getSize() |
int |
hashCode() |
String |
toString() |
Copyright © 2007-2017 The Apache Software Foundation