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

com.anysoft.rrm.handler.Switch 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.SwitchHandler;

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy