Package org.scijava.io.location
Class DummyLocation
- java.lang.Object
-
- org.scijava.io.location.AbstractLocation
-
- org.scijava.io.location.DummyLocation
-
- All Implemented Interfaces:
Location
public class DummyLocation extends AbstractLocation
Locationbacked by nothing whatsoever.- Author:
- Curtis Rueden
-
-
Constructor Summary
Constructors Constructor Description DummyLocation()
-
Method Summary
-
Methods inherited from class org.scijava.io.location.AbstractLocation
equals, hashCode, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.scijava.io.location.Location
defaultName, getName, getURI
-
-