JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
uk.ac.starlink.util
Interface Wrapper
public interface
Wrapper
Mixin interface which indicates an object built on top of a base object.
Since:
17 Aug 2007
See Also:
WrapUtils
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.Object
getBase
()
Returns the base object.
Method Detail
getBase
java.lang.Object getBase()
Returns the base object.
Returns:
base
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method