org.mockito.internal.debugging
Class LocationImpl

java.lang.Object
  extended by org.mockito.internal.debugging.LocationImpl
All Implemented Interfaces:
java.io.Serializable, Location

public class LocationImpl
extends java.lang.Object
implements Location, java.io.Serializable

See Also:
Serialized Form

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

Constructor Detail

LocationImpl

public LocationImpl()

LocationImpl

public LocationImpl(StackTraceFilter stackTraceFilter)
Method Detail

toString

public java.lang.String toString()
Specified by:
toString in interface Location
Overrides:
toString in class java.lang.Object
Returns:
the location