Class UserInfoService


  • public class UserInfoService
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      UserInfoService()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void deleteBefore​(int days)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UserInfoService

        public UserInfoService()
    • Method Detail

      • deleteBefore

        public void deleteBefore​(int days)