测试工具jmeter可用来进行性能测试
源代码在线查看: package-summary.html
org.apache.jorphan.collections (Apache JMeter API)
function windowTitle()
{
parent.document.title="org.apache.jorphan.collections (Apache JMeter API)";
}
Overview
Package
Class
Tree
Deprecated
Index
Help
Apache JMeter
PREV PACKAGE
NEXT PACKAGE
FRAMES
NO FRAMES
if(window==top) {
document.writeln('All Classes');
}
//-->
All Classes
Package org.apache.jorphan.collections
Interface Summary
HashTreeTraverser
By implementing this interface, a class can easily traverse a HashTree
object, and be notified via callbacks of certain events.
Class Summary
Data
Use this class to store database-like data.
HashTree
This class is used to create a tree structure of objects.
ListedHashTree
ListedHashTree is a different implementation of the HashTree
collection class.
SearchByClass
Useful for finding all nodes in the tree that represent objects of a
particular type.
SortedHashTree
SortedHashTree is a different implementation of the HashTree
collection class.
Overview
Package
Class
Tree
Deprecated
Index
Help
Apache JMeter
PREV PACKAGE
NEXT PACKAGE
FRAMES
NO FRAMES
if(window==top) {
document.writeln('All Classes');
}
//-->
All Classes
Copyright © 1998-2008 Apache Software Foundation. All Rights Reserved.