Package generic

Class Images


  • public class Images
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String BIG_BOMB  
      static java.lang.String BOMB  
    • Constructor Summary

      Constructors 
      Constructor Description
      Images()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • BOMB

        public static java.lang.String BOMB
      • BIG_BOMB

        public static java.lang.String BIG_BOMB
    • Constructor Detail

      • Images

        public Images()