public class PhraseScan extends Object
Constructor and Description |
---|
PhraseScan(int items)
Constructor for the PhraseScan object
|
Modifier and Type | Method and Description |
---|---|
void |
add(Proximities p)
Description of the Method
|
void |
clear()
Description of the Method
|
int |
matches()
Description of the Method
|
public PhraseScan(int items)
items
- Description of the Parameterpublic void add(Proximities p)
p
- Description of the Parameterpublic void clear()
public int matches()
Copyright © 2016 Egothor. All Rights Reserved.