public class Term extends Object
| Constructor and Description |
|---|
Term(String value)
Use the default field.
|
Term(String field,
String value)
If field is null, the implementation will use the default field.
|
Copyright © 2017. All rights reserved.