Uses of Package
net.israfil.foundation.core

Packages that use net.israfil.foundation.core
net.israfil.foundation.core   
 

Classes in net.israfil.foundation.core used by net.israfil.foundation.core
Counter
          A simple counter interface
Dynamic
          A simple interface that defines the ability to perform and detect arbitrary methods, by use of a "selector" string.
DynamicallyAccessible
          A generic accessor interface.
DynamicallyAccessibleObject
          An implementation of the DynamicallyAccessible interface with the appropriate infrastructure for retrieving field data, via accessors if such are implemented, or directly from the field where not.
DynamicallyMutable
          A generic mutator interface.
DynamicObject
          An abstract superclass that implements the Dynamic interface, with all the necessary lookup logic.
Types.Converter
          A delegate interface that, if provided to the convert(String,Class,Converter) method will add fallback conversions.
 



Copyright © 2003-2006. All Rights Reserved.