jedd
Class PhysicalDomain

java.lang.Object
  extended by jedd.internal.PhysicalDomain
      extended by jedd.PhysicalDomain
All Implemented Interfaces:
Order

public abstract class PhysicalDomain
extends PhysicalDomain


Nested Class Summary
static interface PhysicalDomain.Copier
           
 
Constructor Summary
PhysicalDomain()
           
 
Method Summary
 
Methods inherited from class jedd.internal.PhysicalDomain
bitAfterLast, bits, clearPhysPos, firstBit, getBits, hasBit, listBits, name, setPhysPos
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhysicalDomain

public PhysicalDomain()