Uses of Package
org.mulgara.util

Packages that use org.mulgara.util
org.mulgara.mrg   
org.mulgara.util   
 

Classes in org.mulgara.util used by org.mulgara.mrg
Pair
          A pair of values representing a first/second pair
Trio
          A threesome of values
 

Classes in org.mulgara.util used by org.mulgara.util
Fn1
          Functor template for a function that takes one type and returns another without throwing an exception.
Fn1E
          Functor template for a function that takes one type and returns another.
Fn2E
          Functor template for a function that takes arguments of two different types and returns a value of a third type, possibly throwing an exception.
Fn3E
          Functor template for a function that takes arguments of three different types and returns a value of a fourth type, possibly throwing an exception.
Fn4E
          Functor template for a function that takes arguments of four different types and returns a value of a fifth type, possibly throwing an exception.
FnE
          Functor template for a function that accepts no parameters, and has a return type.
LexicalDateTime
          This class represents a dateTime value, preserving its lexical representation exactly.
Timezone
          Maps from a known hour:minute offset for a timezone into a 6 bit code, and back.
 



Copyright © 2011. All Rights Reserved.