Class LocatedItems<T extends ItemWithLocation>

    • Constructor Detail

      • LocatedItems

        public LocatedItems()
    • Method Detail

      • getModifiableItems

        public java.util.Set<T> getModifiableItems​(MethodLocation newItemsLocation)
      • getAddLocatedItemError

        protected abstract java.lang.String getAddLocatedItemError()