Class Together

  • All Implemented Interfaces:
    Bag

    public final class Together
    extends java.lang.Object
    implements Bag
    • Constructor Summary

      Constructors 
      Constructor Description
      Together​(Together parent)  
    • Method Summary

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

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

      • Together

        public Together​(Together parent)
    • Method Detail

      • getParent

        public final Together getParent()