package com.core.utils; /** * 算法 */ public class Algorithm { private Algorithm() { } }