code.data.RepoEntity

Aliases

Parameters

subClasses

superClasses

Any

Js Constructors

new code_data_RepoEntity(
    type, // java.lang.String
    id, // java.lang.String
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$hash$hash():int
addReferencedBy(other:code.data.RepoEntity):boolean
addReferences(other:code.data.RepoEntity):boolean
asInstanceOf():scala.Any.T0
equals(x$1:Any):boolean
getClass():java.lang.Class[Any]
hashCode():int
isInstanceOf():boolean
notify():Unit
notifyAll():Unit
removeReferencedBy(other:code.data.RepoEntity):boolean
removeReferences(other:code.data.RepoEntity):boolean
toString():java.lang.String
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit