8 lines
535 B
Plaintext
8 lines
535 B
Plaintext
// Baseline format: 1.0
|
|
BuilderSetStyle: android.net.IpSecTransform.Builder#buildTunnelModeTransform(java.net.InetAddress, android.net.IpSecManager.SecurityParameterIndex):
|
|
Builder methods names should use setFoo() / addFoo() / clearFoo() style: method android.net.IpSecTransform.Builder.buildTunnelModeTransform(java.net.InetAddress,android.net.IpSecManager.SecurityParameterIndex)
|
|
|
|
|
|
GenericException: android.net.IpSecManager.IpSecTunnelInterface#finalize():
|
|
Methods must not throw generic exceptions (`java.lang.Throwable`)
|