public class RefedInterface2Impl extends Object implements RefedInterface2
Constructor and Description |
---|
RefedInterface2Impl() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getString() |
RefedInterface2 |
setString(String str) |
String |
toString() |
public String getString()
getString
in interface RefedInterface2
public RefedInterface2 setString(String str)
setString
in interface RefedInterface2
Copyright © 2015. All Rights Reserved.