JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
uk.ac.starlink.util
Wrapper
Contents
Description
Method Summary
Method Details
getBase()
Hide sidebar
Show sidebar
Interface Wrapper
public interface
Wrapper
Mixin interface which indicates an object built on top of a base object.
Since:
17 Aug 2007
Author:
Mark Taylor
See Also:
WrapUtils
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
getBase
()
Returns the base object.
Method Details
getBase
Object
getBase
()
Returns the base object.
Returns:
base