liuxm
2024-06-04 379af9bd87545e674a08316333a21e1fcaccf3a6
1
2
3
4
package com.dy.common.queue;
 
public interface NodeObj {
}