edu.isi.pegasus.common.util
Class Separator2Test

java.lang.Object
  extended by edu.isi.pegasus.common.util.Separator2Test

public class Separator2Test
extends Object

This is the test program for the Separator class.

Version:
$Revision: 2079 $
Author:
Jens-S. Vöckler, Yong Zhao
See Also:
Definition

Constructor Summary
Separator2Test()
           
 
Method Summary
static void main(String[] args)
           
static void show(String what)
           
static void x(String what, int len)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Separator2Test

public Separator2Test()
Method Detail

x

public static void x(String what,
                     int len)

show

public static void show(String what)

main

public static void main(String[] args)


Copyright © 2011 The University of Southern California. All Rights Reserved.