Uses of Package
eu.bandm.tools.util.anon

Packages that use eu.bandm.tools.util.anon
Package
Description
Collection types which work without names for classes and components.
  • Class
    Description
    Class realizing a "tagged union" of two(2) to four(4) different cases.
    Implementation of a tuple with zero components.
    Implementation of a tuple with two components.
     
    Implementation of a tuple with three components.
    Implementation of a tuple with four components.
    A mathematical tuple, maybe with zero components.
    A mathematical tuple with at least one component.
    A mathematical tuple with at least two components.
    A mathematical tuple with at least three components.
    A mathematical tuple with at least four components.