All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.harium.suneidesis.knowledge.space.SpaceConcept Maven / Gradle / Ivy

There is a newer version: 1.6.8
Show newest version
package com.harium.suneidesis.knowledge.space;

import com.harium.suneidesis.knowledge.concept.Concept;

public class SpaceConcept extends Concept {

  CelestialBody celestialBody;
  double latitude;
  double longitude;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy