Package 

Object BalloonSizeSpec

  • All Implemented Interfaces:

    
    public class BalloonSizeSpec
    
                        

    A specification interface for determining sizes of the Balloon materials. We can wrap some materials depending on their size of content using this interface.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Integer getWRAP() Wraps the material depending on the size of the content.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • getWRAP

         final Integer getWRAP()

        Wraps the material depending on the size of the content.