Uses of Class
dev.vality.bouncer.context.v1.ContextReports
Packages that use ContextReports
-
Uses of ContextReports in dev.vality.bouncer.context.v1
Fields in dev.vality.bouncer.context.v1 declared as ContextReportsMethods in dev.vality.bouncer.context.v1 that return ContextReportsMethods in dev.vality.bouncer.context.v1 with parameters of type ContextReportsModifier and TypeMethodDescriptionintContextReports.compareTo(ContextReports other) booleanContextReports.equals(ContextReports that) ContextFragment.setReports(ContextReports reports) Constructors in dev.vality.bouncer.context.v1 with parameters of type ContextReportsModifierConstructorDescriptionContextReports(ContextReports other) Performs a deep copy on other.