An empty interface that specifies that something holds statistics. This is Binnable, which means each implementing class should implement
the Binnable.getValue() method to return the key statistic of that StatBox. There should also be a good implementation of
toString().