Class PlayerLibrary


  • public class PlayerLibrary
    extends java.lang.Object
    Contains constants with metadata about the library.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String VERSION
      The currently loaded version of the library.
    • Constructor Summary

      Constructors 
      Constructor Description
      PlayerLibrary()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • VERSION

        public static final java.lang.String VERSION
        The currently loaded version of the library.
    • Constructor Detail

      • PlayerLibrary

        public PlayerLibrary()