Interface FFILabeledVertexPropertyContext.Factory<FRAG_T>
-
- Enclosing interface:
- FFILabeledVertexPropertyContext<FRAG_T>
public static interface FFILabeledVertexPropertyContext.Factory<FRAG_T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FFILabeledVertexPropertyContext<FRAG_T>
create(FRAG_T fragment)
-
-
-
Method Detail
-
create
FFILabeledVertexPropertyContext<FRAG_T> create(FRAG_T fragment)
-
-