Uses of Class
org.tquadrat.foundation.javacomposer.internal.InterfaceSpecImpl
Packages that use InterfaceSpecImpl
Package
Description
The implementations for the interfaces from the package
org.tquadrat.foundation.javacomposer
.-
Uses of InterfaceSpecImpl in org.tquadrat.foundation.javacomposer.internal
Methods in org.tquadrat.foundation.javacomposer.internal that return InterfaceSpecImplModifier and TypeMethodDescriptionfinal InterfaceSpecImpl
InterfaceSpecImpl.BuilderImpl.build()
Builds a newTypeSpec
instance from the added components.Constructors in org.tquadrat.foundation.javacomposer.internal with parameters of type InterfaceSpecImplModifierConstructorDescriptionprivate
Creates a dummy type spec for type-resolution in CodeWriter only while emitting the type declaration but before entering the type body.