All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.anysoft.rrm.handler.Matcher Maven / Gradle / Ivy

There is a newer version: 1.6.17
Show newest version
package com.anysoft.rrm.handler;

import com.anysoft.rrm.RRData;
import com.anysoft.stream.MatcherFilter;

/**
 * Matcher
 * @author duanwaiwai
 * @since 1.6.12.32 [20190429] 
*/ public class Matcher extends MatcherFilter{ public String getHandlerType(){ return "handler"; } }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy