Performance Lab

PerfLab
Class StringTest

java.lang.Object
  |
  +--PerfLab.StringTest

public class StringTest
extends java.lang.Object

Title: String Test

Description: Test of String performance

Copyright: Copyright (c) Kurt Kirkham

Company: Sallie Mae

Version:
1.0
Author:
Kurt Kirkham

Field Summary
protected  PerformanceLab m_objStringBuffers
           
protected  PerformanceLab m_objStringBuffers2
           
protected  PerformanceLab m_objStrings
           
 
Constructor Summary
StringTest(int p_nNumberOfTimes)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

m_objStrings

protected PerformanceLab m_objStrings

m_objStringBuffers

protected PerformanceLab m_objStringBuffers

m_objStringBuffers2

protected PerformanceLab m_objStringBuffers2
Constructor Detail

StringTest

public StringTest(int p_nNumberOfTimes)
Method Detail

main

public static void main(java.lang.String[] args)

Performance Lab

Copyright © 2000 IndyJUG.
All Rights Reserved.