steganabara.filter
Class BitMaskOptions

java.lang.Object
  extended by steganabara.filter.BitMaskOptions

public class BitMaskOptions
extends java.lang.Object


Constructor Summary
BitMaskOptions(long mask, boolean amplify)
           
 
Method Summary
 long getMask()
           
 boolean isAmplify()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BitMaskOptions

public BitMaskOptions(long mask,
                      boolean amplify)
Method Detail

getMask

public long getMask()

isAmplify

public boolean isAmplify()