Package com.maxmind.minfraud.response
Interface IpAddressInterface
- 
- All Known Implementing Classes:
 IpAddress,ScoreIpAddress
public interface IpAddressInterfaceInterface for IP address risk models. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DoublegetRisk() 
 - 
 
- 
- 
Method Detail
- 
getRisk
Double getRisk()
 
 - 
 
 -