|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HasSize
A class that implements this interface has a size specification. This interface provides access to the size specification without compromising the ability to provide a mock container instance in JRE unit tests.
| Method Summary | |
|---|---|
double |
getSize()
Returns the size specification. |
void |
setSize(double size)
Sets the size specification. |
| Method Detail |
|---|
double getSize()
void setSize(double size)
size - the size specification
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||