public class ExtensionOccurrence extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
count
Number of occurrences
|
| Modifier | Constructor and Description |
|---|---|
protected |
ExtensionOccurrence(String extension)
Create occurrence for given extension
|
protected ExtensionOccurrence(String extension)
extension - must be non-nullpublic int getCount()
public String getExtension()
Copyright © 2011-2016. All Rights Reserved.