com.planet_ink.coffee_mud.Libraries
Class MUDZapper.CompiledZapperMaskEntryImpl

java.lang.Object
  extended by com.planet_ink.coffee_mud.Libraries.MUDZapper.CompiledZapperMaskEntryImpl
All Implemented Interfaces:
MaskingLibrary.CompiledZMaskEntry
Enclosing class:
MUDZapper

public static class MUDZapper.CompiledZapperMaskEntryImpl
extends java.lang.Object
implements MaskingLibrary.CompiledZMaskEntry


Constructor Summary
MUDZapper.CompiledZapperMaskEntryImpl(MaskingLibrary.ZapperKey type, java.lang.Object[] parms)
           
 
Method Summary
 MaskingLibrary.ZapperKey maskType()
           
 java.lang.Object[] parms()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MUDZapper.CompiledZapperMaskEntryImpl

public MUDZapper.CompiledZapperMaskEntryImpl(MaskingLibrary.ZapperKey type,
                                             java.lang.Object[] parms)
Method Detail

maskType

public MaskingLibrary.ZapperKey maskType()
Specified by:
maskType in interface MaskingLibrary.CompiledZMaskEntry

parms

public java.lang.Object[] parms()
Specified by:
parms in interface MaskingLibrary.CompiledZMaskEntry