Skip to content

Instantly share code, notes, and snippets.

View wylswz's full-sized avatar
🎮
Playing Starcraft II

Yunlu Wen wylswz

🎮
Playing Starcraft II
View GitHub Profile
@wylswz
wylswz / DFANode.java
Last active July 12, 2022 11:41 — forked from edokeh/index.js
佛祖保佑,永无 BUG
package com.xmbsmdsj.regex;
import javax.xml.soap.Node;
import java.nio.file.NotDirectoryException;
import java.util.*;
public class DFANode implements Matcher{
private static final DFANode EMPTY = new DFANode(Collections.emptySet());