|
CNF | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--util.function.MapToRuleRightWithLeft
Mappt eine OList auf eine rechte Seite einer Regel, deren linke Seite fest vorgegeben ist.
| Field Summary | |
protected OList |
L
|
| Constructor Summary | |
MapToRuleRightWithLeft(OList L)
Erzeugt ein neues Mapping. |
|
| Method Summary | |
java.lang.Object |
map(java.lang.Object obj)
Die zuordnende Methode. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected OList L
| Constructor Detail |
public MapToRuleRightWithLeft(OList L)
L - Die linke Seite der resultierenden Regeln.| Method Detail |
public java.lang.Object map(java.lang.Object obj)
Mapmap in interface Mapfunction.Mapobj - Das umzuwandelnde Objekt.
|
CNF | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||