package automapper
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- automapper
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- class PartialMapping[A] extends Dynamic
Value Members
- def automap[A](a: A): PartialMapping[A]
- macro def generateMapping[A, B]: Mapping[A, B]