|
|||||||||
| Home >> All >> ch >> ethz >> prose >> [ filter overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
ch.ethz.prose.filter
Class Executions

java.lang.Objectch.ethz.prose.filter.Executions
- public class Executions
- extends java.lang.Object
| Field Summary | |
private static PointCutter |
AFTER1
|
private static PointCutter |
BEFORE1
|
| Constructor Summary | |
Executions()
|
|
| Method Summary | |
static PointCutter |
after()
|
static PointCutter |
before()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
BEFORE1
private static PointCutter BEFORE1
AFTER1
private static PointCutter AFTER1
| Constructor Detail |
Executions
public Executions()
| Method Detail |
after
public static PointCutter after()
before
public static PointCutter before()
|
|||||||||
| Home >> All >> ch >> ethz >> prose >> [ filter overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
ch.ethz.prose.filter.Executions