Class LayerModuleReference


  • public class LayerModuleReference
    extends java.lang.module.ModuleReference
    Created by adinn on 07/01/17.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.module.ModuleReader open()  
      • Methods inherited from class java.lang.module.ModuleReference

        descriptor, location
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • open

        public java.lang.module.ModuleReader open()
                                           throws java.io.IOException
        Specified by:
        open in class java.lang.module.ModuleReference
        Throws:
        java.io.IOException