public class BlockStatisticContainer extends Container implements BlockStatistic
Constructor and Description |
---|
BlockStatisticContainer() |
Modifier and Type | Method and Description |
---|---|
List<Statistic> |
statistics() |
void |
statistics(List<Statistic> newStatistics) |
boolean |
statisticsPresent() |
makeArrayList, makeUnmodifiableList
public List<Statistic> statistics()
statistics
in interface BlockStatistic
public boolean statisticsPresent()
statisticsPresent
in interface BlockStatistic
Copyright © 2016. All rights reserved.