@Immutable public interface Dosage
static class
Dosage.Empty
boolean
hasNext()
List<Map<String,com.amazonaws.services.dynamodbv2.model.AttributeValue>>
items()
Dosage
next()
@NotNull(message="list of items is never NULL") List<Map<String,com.amazonaws.services.dynamodbv2.model.AttributeValue>> items()
boolean hasNext()
@NotNull(message="next dosage is never NULL") Dosage next()
Copyright © 2012–2014 jcabi.com. All rights reserved.