Class MappingsSets


  • public final class MappingsSets
    extends java.lang.Object
    • Constructor Detail

      • MappingsSets

        public MappingsSets()
    • Method Detail

      • newProGuard

        public static DirectMappingsSet newProGuard​(java.nio.file.Path path)
                                             throws java.io.IOException
        Throws:
        java.io.IOException
      • newProGuard

        public static DirectMappingsSet newProGuard​(java.io.InputStream src)
                                             throws java.io.IOException
        Throws:
        java.io.IOException
      • newProGuard

        public static DirectMappingsSet newProGuard​(java.nio.channels.ReadableByteChannel channel)
                                             throws java.io.IOException
        Throws:
        java.io.IOException
      • newProGuard

        public static DirectMappingsSet newProGuard​(java.io.Reader reader)
                                             throws java.io.IOException
        Throws:
        java.io.IOException
      • newProGuard

        public static DirectMappingsSet newProGuard​(java.lang.String s)
                                             throws java.io.IOException
        Throws:
        java.io.IOException