|
Change Parameter Type child : Child<?> to child : T in method public put(child T, parent Parent<? super T>) : Optional<T> in class com.speedment.internal.core.config.immutable.ImmutableChildHolder |
From |
To |
|
Change Parameter Type child : Child<?> to child : T in method public SingletonChildHolder(child T) in class com.speedment.internal.core.config.immutable.ImmutableChildHolder.SingletonChildHolder |
From |
To |
|
Change Parameter Type child : Child<?> to child : T in method public put(child T, parent Parent<? super T>) : Optional<T> in class com.speedment.internal.core.config.immutable.ImmutableChildHolder.SingletonChildHolder |
From |
To |
|
Change Parameter Type child : Child<?> to child : T in method public of(child T) : ChildHolder<T> in class com.speedment.internal.core.config.immutable.ImmutableChildHolder |
From |
To |
|
Change Parameter Type child : Child<?> to child : T in method public put(child T, parent Parent<? super T>) : Optional<T> in class com.speedment.internal.core.config.ChildHolder |
From |
To |
|
Change Parameter Type childs : Stream<Child<?>> to childs : Stream<C> in method public childHolderOf(childClass Class<C>, childs Stream<C>) : ChildHolder<C> in class com.speedment.internal.core.config.immutable.ImmutableParentHelper |
From |
To |
|
Change Parameter Type child : Child<?> to child : T in method public put(child T, parent Parent<? super T>) : Optional<T> in class com.speedment.internal.core.config.immutable.ImmutableChildHolder.EmptyChildHolder |
From |
To |
|
Change Return Type ChildHolder to ChildHolder<Dbms> in method public getChildren() : ChildHolder<Dbms> in class com.speedment.internal.core.config.ProjectImpl |
From |
To |
|
Change Return Type ChildHolder to ChildHolder<Schema> in method public getChildren() : ChildHolder<Schema> in class com.speedment.internal.core.config.DbmsImpl |
From |
To |
|
Change Return Type Stream<Child<?>> to Stream<T> in method public stream() : Stream<T> in class com.speedment.internal.core.config.immutable.ImmutableChildHolder.EmptyChildHolder |
From |
To |
|
Change Return Type Optional<Child<?>> to Optional<T> in method public put(child T, parent Parent<? super T>) : Optional<T> in class com.speedment.internal.core.config.immutable.ImmutableChildHolder.SingletonChildHolder |
From |
To |
|
Change Return Type Stream<Child<?>> to Stream<T> in method public stream() : Stream<T> in class com.speedment.internal.core.config.immutable.ImmutableChildHolder |
From |
To |
|
Change Return Type ChildHolder to ChildHolder<Child<Table>> in method public getChildren() : ChildHolder<Child<Table>> in class com.speedment.internal.core.config.TableImpl |
From |
To |
|
Change Return Type ChildHolder to ChildHolder<Project> in method public getChildren() : ChildHolder<Project> in class com.speedment.internal.core.config.ProjectManagerImpl |
From |
To |
|
Change Return Type ChildHolder to ChildHolder<ForeignKeyColumn> in method public getChildren() : ChildHolder<ForeignKeyColumn> in class com.speedment.internal.core.config.ForeignKeyImpl |
From |
To |
|
Change Return Type C to T in method public find(name String) : T in class com.speedment.internal.core.config.ChildHolderImpl |
From |
To |
|
Change Return Type Optional<Child<?>> to Optional<T> in method public put(child T, parent Parent<? super T>) : Optional<T> in class com.speedment.internal.core.config.immutable.ImmutableChildHolder.EmptyChildHolder |
From |
To |
|
Change Return Type ChildHolder to ChildHolder<Dbms> in method public getChildren() : ChildHolder<Dbms> in class com.speedment.internal.core.config.immutable.ImmutableProject |
From |
To |
|
Change Return Type ChildHolder to ChildHolder<Schema> in method public getChildren() : ChildHolder<Schema> in class com.speedment.internal.core.config.immutable.ImmutableDbms |
From |
To |
|
Change Return Type ChildHolder to ChildHolder<IndexColumn> in method public getChildren() : ChildHolder<IndexColumn> in class com.speedment.internal.core.config.IndexImpl |
From |
To |
|
Change Return Type ChildHolder to ChildHolder<Table> in method public getChildren() : ChildHolder<Table> in class com.speedment.internal.core.config.SchemaImpl |
From |
To |
|
Change Return Type Optional<Child<?>> to Optional<T> in method public put(child T, parent Parent<? super T>) : Optional<T> in class com.speedment.internal.core.config.immutable.ImmutableChildHolder |
From |
To |
|
Change Return Type C to T in method public find(name String) : T in class com.speedment.internal.core.config.ChildHolder |
From |
To |
|
Change Return Type C to T in method public find(name String) : T in class com.speedment.internal.core.config.immutable.ImmutableChildHolder.EmptyChildHolder |
From |
To |
|
Change Return Type ChildHolder to ChildHolder<Project> in method public getChildren() : ChildHolder<Project> in class com.speedment.internal.core.config.immutable.ImmutableProjectManager |
From |
To |
|
Change Return Type ChildHolder to ChildHolder<Child<Table>> in method public getChildren() : ChildHolder<Child<Table>> in class com.speedment.internal.core.config.immutable.ImmutableTable |
From |
To |
|
Change Return Type ChildHolder to ChildHolder<ForeignKeyColumn> in method public getChildren() : ChildHolder<ForeignKeyColumn> in class com.speedment.internal.core.config.immutable.ImmutableForeignKey |
From |
To |
|
Change Return Type ChildHolder to ChildHolder<C> in method public getChildren() : ChildHolder<C> in class com.speedment.config.aspects.Parent |
From |
To |
|
Change Return Type ChildHolder to ChildHolder<C> in method public childHolderOf(childClass Class<C>, childs Stream<C>) : ChildHolder<C> in class com.speedment.internal.core.config.immutable.ImmutableParentHelper |
From |
To |
|
Change Return Type Stream<Child<?>> to Stream<T> in method public stream() : Stream<T> in class com.speedment.internal.core.config.immutable.ImmutableChildHolder.SingletonChildHolder |
From |
To |
|
Change Return Type Optional<Child<?>> to Optional<T> in method public put(child T, parent Parent<? super T>) : Optional<T> in class com.speedment.internal.core.config.ChildHolder |
From |
To |
|
Change Return Type ChildHolder to ChildHolder<Table> in method public getChildren() : ChildHolder<Table> in class com.speedment.internal.core.config.immutable.ImmutableSchema |
From |
To |
|
Change Return Type ChildHolder to ChildHolder<T> in method public of(child T) : ChildHolder<T> in class com.speedment.internal.core.config.immutable.ImmutableChildHolder |
From |
To |
|
Change Return Type Stream<Child<?>> to Stream<T> in method public stream() : Stream<T> in class com.speedment.internal.core.config.ChildHolder |
From |
To |
|
Change Return Type ChildHolder to ChildHolder<IndexColumn> in method public getChildren() : ChildHolder<IndexColumn> in class com.speedment.internal.core.config.immutable.ImmutableIndex |
From |
To |
|
Change Return Type Stream<Child<?>> to Stream<T> in method public stream() : Stream<T> in class com.speedment.internal.core.config.ChildHolderImpl |
From |
To |
|
Change Attribute Type childInterfaceClass : Class<?> to childClass : Class<T> in class com.speedment.internal.core.config.immutable.ImmutableChildHolder.SingletonChildHolder |
From |
To |
|
Change Attribute Type children : Map<Class<?>,Map<String,Child<?>>> to children : List<T> in class com.speedment.internal.core.config.ChildHolderImpl |
From |
To |
|
Change Attribute Type children : ChildHolder to children : ChildHolder<IndexColumn> in class com.speedment.internal.core.config.IndexImpl |
From |
To |
|
Change Attribute Type children : ChildHolder to children : ChildHolder<ForeignKeyColumn> in class com.speedment.internal.core.config.ForeignKeyImpl |
From |
To |
|
Change Attribute Type children : ChildHolder to children : ChildHolder<Dbms> in class com.speedment.internal.core.config.ProjectImpl |
From |
To |
|
Change Attribute Type children : ChildHolder to children : ChildHolder<Schema> in class com.speedment.internal.core.config.immutable.ImmutableDbms |
From |
To |
|
Change Attribute Type children : ChildHolder to children : ChildHolder<IndexColumn> in class com.speedment.internal.core.config.immutable.ImmutableIndex |
From |
To |
|
Change Attribute Type sortedChildren : List<Child<?>> to sortedChildren : List<T> in class com.speedment.internal.core.config.immutable.ImmutableChildHolder |
From |
To |
|
Change Attribute Type children : ChildHolder to children : ChildHolder<Table> in class com.speedment.internal.core.config.immutable.ImmutableSchema |
From |
To |
|
Change Attribute Type children : ChildHolder to children : ChildHolder<Project> in class com.speedment.internal.core.config.ProjectManagerImpl |
From |
To |
|
Change Attribute Type children : ChildHolder to children : ChildHolder<Project> in class com.speedment.internal.core.config.immutable.ImmutableProjectManager |
From |
To |
|
Change Attribute Type children : Map<Class<?>,Map<String,Child<?>>> to children : Map<String,T> in class com.speedment.internal.core.config.immutable.ImmutableChildHolder |
From |
To |
|
Change Attribute Type children : ChildHolder to children : ChildHolder<Schema> in class com.speedment.internal.core.config.DbmsImpl |
From |
To |
|
Change Attribute Type children : ChildHolder to children : ChildHolder<Dbms> in class com.speedment.internal.core.config.immutable.ImmutableProject |
From |
To |
|
Change Attribute Type children : ChildHolder to children : ChildHolder<Table> in class com.speedment.internal.core.config.SchemaImpl |
From |
To |
|
Change Attribute Type children : ChildHolder to children : ChildHolder<ForeignKeyColumn> in class com.speedment.internal.core.config.immutable.ImmutableForeignKey |
From |
To |
|
Change Attribute Type child : Child<?> to child : T in class com.speedment.internal.core.config.immutable.ImmutableChildHolder.SingletonChildHolder |
From |
To |