Karnac
Dedicated to have fun.
Friday, September 27, 2013
Sanitation
/**
*
* The (w)men is not what he put inside, but
* what came outside.
*
* @josecanovamauger
*
*/
package org.nanotek.util;
public interface Sanitation<W> {
public void sanitate(W what); //apply a sanitary.
}
Newer Post
Older Post
Home