kotlinpoet
/
com.squareup.kotlinpoet
/
ClassName
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
bestGuess
Link copied to clipboard
@
JvmStatic
()
fun
bestGuess
(classNameString:
String
):
ClassName
Content copied to clipboard
Returns a new
ClassName
instance for the given fully-qualified class name string.
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard