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

main.scala.example.Inheritance.scala Maven / Gradle / Ivy

The newest version!
package example

import example.level2.Documentation

abstract class DocumentationInheritance[T, A <: Int, B >: String, -X, +Y] extends Documentation[T, A, B, X, Y] {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy