public interface HasCollectionSample<T> extends HasSample<T>
Modifier and Type | Method and Description |
---|---|
T |
createSample() |
Collection<T> |
createSamples() |
T createSample()
createSample
in interface HasSample<T>
Collection<T> createSamples()
Copyright © 2017 Zanata Project. All rights reserved.