Package com.wolfram.alpha.impl
Class WASubpodImpl
java.lang.Object
com.wolfram.alpha.impl.WASubpodImpl
- All Implemented Interfaces:
Visitable,WASubpod,Serializable
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from interface com.wolfram.alpha.visitor.Visitable
EMPTY_VISITABLE_ARRAY -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidgetTitle()inthashCode()voidsetUserData(Object obj)
-
Method Details
-
getTitle
-
getContents
- Specified by:
getContentsin interfaceWASubpod
-
setUserData
- Specified by:
setUserDatain interfaceWASubpod
-
getUserData
- Specified by:
getUserDatain interfaceWASubpod
-
hashCode
public int hashCode() -
acquireImage
public void acquireImage()- Specified by:
acquireImagein interfaceWASubpod
-
accept
-