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