public interface AttributeStatisticVisitorWithResults extends AttributeStatisticVisitor
AttributeStatisticVisitorWithResults interface.
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet()
afterPropertiesSet
|
Integer |
getCount()
getCount
|
SortedSet<AttributeStatistic> |
getResults()
getResults
|
void |
setCount(Integer count)
setCount
|
visit
SortedSet<AttributeStatistic> getResults()
getResults
SortedSet
object.void afterPropertiesSet()
afterPropertiesSet
Copyright © 2021. All rights reserved.