org.fuin.examples.utils4j.filter
Class SimpleFilterExample
java.lang.Object
org.fuin.examples.utils4j.filter.SimpleFilterExample
public final class SimpleFilterExample
- extends Object
A basic filter example.
|
Method Summary |
void |
execute()
Executes the example. |
static void |
main(String[] args)
Starts the example. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleFilterExample
public SimpleFilterExample()
execute
public final void execute()
- Executes the example.
main
public static void main(String[] args)
- Starts the example.
- Parameters:
args - Not used.
Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.