Package rlforj.los.test

Source Code of rlforj.los.test.PrecisePermissiveTest

package rlforj.los.test;

import rlforj.los.PrecisePermissive;

public class PrecisePermissiveTest extends FovTest
{

  public PrecisePermissiveTest() {
    super();
    a=new PrecisePermissive();
  }
 
}
TOP

Related Classes of rlforj.los.test.PrecisePermissiveTest

TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.