Uses of Record Class
org.episteme.social.law.LiabilityAllocator.Party
Packages that use LiabilityAllocator.Party
-
Uses of LiabilityAllocator.Party in org.episteme.social.law
Method parameters in org.episteme.social.law with type arguments of type LiabilityAllocator.PartyModifier and TypeMethodDescriptionLiabilityAllocator.distributeLiability(double totalDamage, List<LiabilityAllocator.Party> parties) Distributes total damages among parties based on their fault ratios (Comparative Negligence).