com.maverick.sshd.shell
Class ShellUtilities

java.lang.Object
  extended by com.maverick.sshd.shell.ShellUtilities

public class ShellUtilities
extends Object


Constructor Summary
ShellUtilities()
           
 
Method Summary
static String padString(String s, int pad)
           
static String repeat(String s, int len)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShellUtilities

public ShellUtilities()
Method Detail

padString

public static String padString(String s,
                               int pad)

repeat

public static String repeat(String s,
                            int len)


Copyright © 2012. All Rights Reserved.