Skip to content

Instantly share code, notes, and snippets.

@Nan-Zhang
Last active December 29, 2015 02:59
Show Gist options
  • Save Nan-Zhang/7604002 to your computer and use it in GitHub Desktop.
Save Nan-Zhang/7604002 to your computer and use it in GitHub Desktop.
Genomix-Driver 148line
/* Patterns 是一个静态enum, arrayFromString()返回一个enum数组,注意遍历style*/
for (Patterns step : Patterns.arrayFromString(pipelineSteps)) {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment