package org.osgl.util.algo; /** * Created with IntelliJ IDEA. * User: luog * Date: 5/11/13 * Time: 11:51 AM * To change this template use File | Settings | File Templates. */ public interface Algorithm { }