net.sourceforge.xmote.example
Class TestImpl

java.lang.Object
  extended by net.sourceforge.xmote.example.TestImpl
All Implemented Interfaces:
Test

public class TestImpl
extends java.lang.Object
implements Test

Author:
Jason Rush

Constructor Summary
TestImpl()
           
 
Method Summary
 int sizeOf(java.lang.String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestImpl

public TestImpl()
Method Detail

sizeOf

public int sizeOf(java.lang.String str)
Specified by:
sizeOf in interface Test


Copyright (C) 2007 Jason Rush. All Rights Reserved.