com.devbridie.wizardsandwarriors.sample.models / Person / <init>
Person(type: PersonType, weapon: Optional<Weapon> = Optional.empty(), id: Int = Counter.id++)
Person(type:
PersonType
, weapon: Optional<
Weapon
> = Optional.empty(), id:
Int
= Counter.id++)