public class KeywordSet extends Object implements Leb128Serializable
| Constructor and Description |
|---|
KeywordSet() |
| Modifier and Type | Method and Description |
|---|---|
Set<Keyword> |
getResults() |
boolean |
isEmpty() |
int |
numberOfKeywords() |
void |
readObject(InputStream is) |
void |
writeObject(OutputStream os) |
public boolean isEmpty()
public int numberOfKeywords()
public void readObject(InputStream is) throws CloudproofException
readObject in interface Leb128SerializableCloudproofExceptionpublic void writeObject(OutputStream os) throws CloudproofException
writeObject in interface Leb128SerializableCloudproofExceptionCopyright © 2023. All rights reserved.