org.mockito.internal.util
Class RemoveFirstLine

java.lang.Object
  extended by org.mockito.internal.util.RemoveFirstLine

public class RemoveFirstLine
extends java.lang.Object


Constructor Summary
RemoveFirstLine()
           
 
Method Summary
 java.lang.String of(java.lang.String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveFirstLine

public RemoveFirstLine()
Method Detail

of

public java.lang.String of(java.lang.String text)
Parameters:
text - to have the first line removed
Returns:
less first line