Package | Description |
---|---|
org.apache.felix.hc.api |
Modifier and Type | Method and Description |
---|---|
Iterator<ResultLog.Entry> |
Result.iterator()
Return an Iterator on the entries of our ResultLog
|
Iterator<ResultLog.Entry> |
ResultLog.iterator()
Return an Iterator on our entries
|
Modifier and Type | Method and Description |
---|---|
ResultLog |
ResultLog.add(ResultLog.Entry entry)
Add an entry to this log.
|
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.