Interface SpaceProvider
-
- All Known Implementing Classes:
CopyPageAction.SimpleSpaceProvider
public interface SpaceProvider
An interface implemented by a class that can provide the space.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Space
getSpace()
-
-
-
Method Detail
-
getSpace
Space getSpace()
-
-