org.sodatest.coercion.java
Class CoercionRegisterForJava

java.lang.Object
  extended by org.sodatest.coercion.CoercionRegister
      extended by org.sodatest.coercion.java.CoercionRegisterForJava
All Implemented Interfaces:
scala.ScalaObject

public class CoercionRegisterForJava
extends org.sodatest.coercion.CoercionRegister

Contains a map of Coercions that are applicable within some context.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.sodatest.coercion.CoercionRegister
org.sodatest.coercion.CoercionRegister.$anonfun$1
 
Constructor Summary
CoercionRegisterForJava(org.sodatest.coercion.Coercion<?>... coercions)
           
 
Method Summary
 
Methods inherited from class org.sodatest.coercion.CoercionRegister
$plus, $plus$plus, get
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoercionRegisterForJava

public CoercionRegisterForJava(org.sodatest.coercion.Coercion<?>... coercions)


Copyright © 2010-2011 Belmont Technology Pty Ltd. All Rights Reserved.