|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.millscript.datatypes.AbstractListAware
public abstract class AbstractListAware
This class provides a skeletal implementation of the ListAware
interface, to minimize the effort required to implement this interface.
| Constructor Summary | |
|---|---|
AbstractListAware()
|
|
| Method Summary | |
|---|---|
org.millscript.commons.util.IMap |
asMap()
Returns this object as a Map. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.millscript.millscript.datatypes.ListAware |
|---|
asList, asOriginal, sameAs |
| Constructor Detail |
|---|
public AbstractListAware()
| Method Detail |
|---|
public org.millscript.commons.util.IMap asMap()
MapAware
asMap in interface MapAwareMapAware.asMap()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||