public class ClocFile extends Object implements Serializable
| Constructor and Description |
|---|
ClocFile()
This constructor is required by JAXB.
|
ClocFile(String name,
int blank,
int comment,
int code,
String language)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getBlank() |
int |
getCode() |
int |
getComment() |
String |
getLanguage() |
String |
getName() |
Copyright © 2016–2022. All rights reserved.