Class Library


  • public class Library
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Library()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean someLibraryMethod()  
      • Methods inherited from class java.lang.Object

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

      • Library

        public Library()
    • Method Detail

      • someLibraryMethod

        public boolean someLibraryMethod()