Class FrameType.Types

  • Enclosing class:
    FrameType

    private static class FrameType.Types
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.util.Map<java.lang.Integer,​FrameType> types  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Types()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • types

        private static final java.util.Map<java.lang.Integer,​FrameType> types
    • Constructor Detail

      • Types

        private Types()