public class JdbcShortUrlStore extends ShortUrlStore
util| 构造器和说明 |
|---|
JdbcShortUrlStore(ShortUrlUtil util) |
public JdbcShortUrlStore(ShortUrlUtil util)
protected ShortUrl add(ShortUrl shortUrl)
ShortUrlStoreadd 在类中 ShortUrlStoreshortUrl - 短链接public ShortUrl get(String hash)
ShortUrlStoreget 在类中 ShortUrlStorehash - 短链接public boolean contains(String hash)
ShortUrlStorecontains 在类中 ShortUrlStorehash - HashCopyright © 2022. All rights reserved.