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

nz.co.bottech.scala2plantuml.example.A.scala Maven / Gradle / Ivy

The newest version!
package nz.co.bottech.scala2plantuml.example

class A extends B {
  override def b: C = C(this)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy