interface RepEnum
EntryRep
objects inside a JavaSpace server.EntryHolder.contents
Modifier and Type | Method and Description |
---|---|
EntryRep |
nextRep()
Return the next
EntryRep object, or null
if there is none. |
EntryRep nextRep()
EntryRep
object, or null
if there is none. Repeated calls at the end simply continue to return
null
.Copyright 2007-2016, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.