| Package | Description |
|---|---|
| net.named_data.jndn.encrypt |
| Modifier and Type | Method and Description |
|---|---|
Schedule |
Schedule.addBlackInterval(RepetitiveInterval repetitiveInterval)
Add the repetitiveInterval to the blackIntervalList.
|
Schedule |
Schedule.addWhiteInterval(RepetitiveInterval repetitiveInterval)
Add the repetitiveInterval to the whiteIntervalList.
|
int |
RepetitiveInterval.compare(RepetitiveInterval other)
Compare this to the other RepetitiveInterval.
|
| Constructor and Description |
|---|
RepetitiveInterval(RepetitiveInterval repetitiveInterval)
Create a RepetitiveInterval, copying values from the given repetitiveInterval.
|
Copyright © 2017. All rights reserved.