Package org.cipotato.intimap.mappop

Examples of org.cipotato.intimap.mappop.MapPopSample


public class TestGetSample extends TestCase {

  MapPopSample mappop;
 
  protected void setUp() throws Exception {
    mappop = new MapPopSample();
  }
View Full Code Here

TOP

Related Classes of org.cipotato.intimap.mappop.MapPopSample

Copyright © 2018 www.massapicom. 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.