public class ListGenerator<Context extends GeneratorContext<Context>> extends Object implements Generator<Context,List<Object>>
ListGenerator(PList<Object> list)
List<Object>
generate(Context ctx)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ListGenerator(PList<Object> list)
public List<Object> generate(Context ctx)
generate
Generator<Context extends GeneratorContext<Context>,List<Object>>
ctx
Copyright © 2015–2017 morimekta.net. All rights reserved.