Class SimpleAstrocyteBuilder
- java.lang.Object
-
- org.rossonet.brain.api.astrocyte.simple.SimpleAstrocyteBuilder
-
- All Implemented Interfaces:
AstrocyteBuilder
public class SimpleAstrocyteBuilder extends java.lang.Object implements AstrocyteBuilder
-
-
Constructor Summary
Constructors Constructor Description SimpleAstrocyteBuilder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Astrocytebuild()
-
-
-
Method Detail
-
build
public Astrocyte build()
- Specified by:
buildin interfaceAstrocyteBuilder
-
-