org.apache.openjpa.enhance.stats
Class FetchStatsCollector.Container
java.lang.Object
org.apache.openjpa.enhance.stats.FetchStatsCollector.Container
- Enclosing class:
- FetchStatsCollector
static class FetchStatsCollector.Container
- extends Object
_name
String _name
_value
Integer _value
FetchStatsCollector.Container
public FetchStatsCollector.Container(String name,
int value)
getName
String getName()
getValue
public Integer getValue()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.