Class TransportSet.Singleton

    • Constructor Detail

      • Singleton

        public Singleton​(String transport)
    • Method Detail

      • contains

        public boolean contains​(String transport)
        Description copied from interface: TransportSet
        Checks if the given transport is contained in this set.
        Specified by:
        contains in interface TransportSet