Interface Source
-
- All Known Implementing Classes:
Source
public interface Source
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Source
copy()
java.lang.String
getAddress()
-
-
-
Method Detail
-
getAddress
java.lang.String getAddress()
-
copy
Source copy()
-
-