public interface StackMapping extends Mapping<RippleList,RippleList,ModelConnection>
| Modifier and Type | Method and Description |
|---|---|
int |
arity() |
StackMapping |
getInverse() |
apply, isTransparentint arity()
StackMapping getInverse() throws RippleException
StackMapping exactly inverse to this mapping,
or a NullMapping if no such mapping can be defined.RippleException - if the inverse cannot be determinedCopyright © 2007-2012 fortytwo.net. All Rights Reserved.