Package org.n52.janmayen
Class AbstractBuildable<F>
- java.lang.Object
-
- org.n52.janmayen.AbstractBuildable<F>
-
public class AbstractBuildable<F> extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAbstractBuildable.AbstractBuilder<F,T,B extends AbstractBuildable.AbstractBuilder<F,T,B>>
-
Constructor Summary
Constructors Modifier Constructor Description protectedAbstractBuildable(AbstractBuildable.AbstractBuilder<F,?,?> builder)
-
-
-
Constructor Detail
-
AbstractBuildable
protected AbstractBuildable(AbstractBuildable.AbstractBuilder<F,?,?> builder)
-
-
Method Detail
-
getFactory
protected F getFactory()
-
-