code.data.rss.Guid
Aliases
Parameters
subClasses
superClasses
Any
java.io.Serializable
java.lang.Object
scala.Equals
scala.Product
scala.Serializable
Js Constructors
new code_data_rss_Guid
(
id,
//
java.lang.String
isPermaLink,
//
boolean
)
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
$init$
()
:
Unit
asInstanceOf
()
:
scala.Any.T0
canEqual
(
x$1:
Any
)
:
boolean
copy
(
id:
java.lang.String
,
isPermaLink:
boolean
)
:
code.data.rss.Guid
copy$default$1
()
:
java.lang.String
copy$default$2
()
:
boolean
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
getClass
()
:
java.lang.Class
[
Any
]
hashCode
()
:
int
id
()
:
java.lang.String
isInstanceOf
()
:
boolean
isPermaLink
()
:
boolean
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
productArity
()
:
int
productElement
(
x$1:
int
)
:
Any
productIterator
()
:
scala.collection.Iterator
[
Any
]
productPrefix
()
:
java.lang.String
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
toString
()
:
java.lang.String
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit