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

com.moon.runner.core.AsFlip Maven / Gradle / Ivy

package com.moon.runner.core;

/**
 * @author moonsky
 */
interface AsFlip {
    /**
     * 翻转
     *
     * @return
     */
    AsRunner flip();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy