singleton — meaning in English
Spanish → English · translate English → Spanish instead
English meaning
- singleton noun The only card of its suit in a card player's hand.
Senses
singleton is used for these senses in English:
- singleton (computing) A class that may not be instantiated more than once, i.e. that implements the singleton design pattern.
singleton — full definition
- noun The only card of its suit in a card player's hand.
- noun A baby or animal born alone rather than as part of a twin or multiple birth.
- noun (programming) A design pattern where a class can only ever be created as one single object.