Class Capacity


  • public class Capacity
    extends java.lang.Object
    Author:
    olaa
    • Field Summary

      Fields 
      Modifier and Type Field Description
      boolean removalPossible  
    • Constructor Summary

      Constructors 
      Constructor Description
      Capacity()  
    • Method Summary

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

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

      • removalPossible

        public boolean removalPossible
    • Constructor Detail

      • Capacity

        public Capacity()
    • Method Detail

      • isRemovalPossible

        public boolean isRemovalPossible()