MOVED_PERMANENTLY 常量

  1. @已弃用("建议使用 movedPermanently 代替")
int const MOVED_PERMANENTLY

实现

@Deprecated("Use movedPermanently instead")
static const int MOVED_PERMANENTLY = movedPermanently;