public interface IRSignature
Interface of IRSignature
Copyright: Copyright (c) 2005
Company: IST, Drexel University
| Modifier and Type | Method and Description |
|---|---|
int |
getDocFrequency() |
int |
getFrequency() |
int |
getIndex() |
void |
setDocFrequency(int docFrequency) |
void |
setFrequency(int frequency) |
void |
setIndex(int index) |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.