intellij-randomness / com.fwdekker.randomness.word / UserDictionary / equals

equals

fun equals(other: Any?): Boolean

Returns true iff this dictionary's filename equals other's filename.

Parameters

other - an object

Return
true iff this dictionary's filename equals other's filename