Package org.eolang.jeo.representation
Class License
- java.lang.Object
-
- org.eolang.jeo.representation.License
-
-
Constructor Detail
-
License
public License()
Ctor with default value.
-
License
public License(String content)
Primary ctor.- Parameters:
content
- The name of file with license.
-
-