Uses of Class
net.nuke24.tscript34.p0010.ducer.DucerState2
Packages that use DucerState2
-
Uses of DucerState2 in net.nuke24.tscript34.p0010.ducer
Fields in net.nuke24.tscript34.p0010.ducer with type parameters of type DucerState2Modifier and TypeFieldDescriptionfinal Function<DucerChunk<I>,DucerState2<I, O>> DucerState2.processorMethods in net.nuke24.tscript34.p0010.ducer that return DucerState2Constructor parameters in net.nuke24.tscript34.p0010.ducer with type arguments of type DucerState2ModifierConstructorDescriptionDucerState2(Function<DucerChunk<I>, DucerState2<I, O>> processor, DucerChunk<I> passed, DucerChunk<O> output)