org.fuin.examples.utils4j.filter
Class SimpleFilterExample

java.lang.Object
  extended by org.fuin.examples.utils4j.filter.SimpleFilterExample

public final class SimpleFilterExample
extends java.lang.Object

A basic filter example.


Constructor Summary
SimpleFilterExample()
           
 
Method Summary
 void execute()
          Executes the example.
static void main(java.lang.String[] args)
          Starts the example.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleFilterExample

public SimpleFilterExample()
Method Detail

execute

public final void execute()
Executes the example.


main

public static void main(java.lang.String[] args)
Starts the example.

Parameters:
args - Not used.


Copyright © 2010 Future Invent Informationsmanagement GmbH. All Rights Reserved.