com.twitter.finatra.json.internal.caseclass

reflection

package reflection

Visibility
  1. Public
  2. All

Type Members

  1. case class ConstructorParam(name: String, typeRefType: TypeRefType) extends Product with Serializable

  2. class MissingExpectedType extends Error

  3. class MissingPickledSig extends Error

  4. case class ScalaType(typeRefType: TypeRefType) extends Product with Serializable

Value Members

  1. object CaseClassSigParser

  2. object DefaultMethodUtils

Ungrouped