com.jp.protection.priv.products
Class Product.ProtectionLauncherBuildConfigHashedListStrategy

java.lang.Object
  extended by com.jp.protection.priv.products.Product.ProtectionLauncherBuildConfigHashedListStrategy
All Implemented Interfaces:
dev.util.HashedListStrategy, java.io.Serializable
Enclosing class:
Product

public static class Product.ProtectionLauncherBuildConfigHashedListStrategy
extends java.lang.Object
implements dev.util.HashedListStrategy, java.io.Serializable

See Also:
Serialized Form

Field Summary
static long serialVersionUID
           
 
Constructor Summary
Product.ProtectionLauncherBuildConfigHashedListStrategy()
           
 
Method Summary
 java.lang.Object getKeyForObject(java.lang.Object anObject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

Product.ProtectionLauncherBuildConfigHashedListStrategy

public Product.ProtectionLauncherBuildConfigHashedListStrategy()
Method Detail

getKeyForObject

public java.lang.Object getKeyForObject(java.lang.Object anObject)
Specified by:
getKeyForObject in interface dev.util.HashedListStrategy