Class AttributeTranscoderRegistryImplTest.MyPair<T,​U>

  • Enclosing class:
    AttributeTranscoderRegistryImplTest

    public static class AttributeTranscoderRegistryImplTest.MyPair<T,​U>
    extends net.shibboleth.utilities.java.support.collection.Pair<T,​U>
    Marker class to exercise subtype support.
    • Constructor Summary

      Constructors 
      Constructor Description
      MyPair​(T one, U two)  
    • Constructor Detail

      • MyPair

        public MyPair​(T one,
                      U two)