Companion

object Companion

Functions

Link copied to clipboard
fun newPojo(rawPojo: AvailObject, pojoType: A_Type): AvailObject

Create a new AvailObject that wraps the specified raw pojo and has the specified pojo type.

Link copied to clipboard
fun nullPojo(): AvailObject

Answer the pojo that wraps Java's null.