Skip navigation links
A C G M P T U V 

A

AsMappable - Class in com.aol.cyclops.lambda.api
Don't break encapsulation of classes for testing purposes Coerce Objects to Map form in testing, to test their values.
AsMappable() - Constructor for class com.aol.cyclops.lambda.api.AsMappable
 
asMappable(Object) - Static method in class com.aol.cyclops.lambda.api.AsMappable
Convert supplied object to a Mappable instance.
AsMappable.CoercedMappable - Class in com.aol.cyclops.lambda.api
 
AsSupplier - Class in com.aol.cyclops.lambda.api
 
AsSupplier() - Constructor for class com.aol.cyclops.lambda.api.AsSupplier
 
asSupplier(Object) - Static method in class com.aol.cyclops.lambda.api.AsSupplier
Create a Duck typing based Supplier
asSupplier(Object, String) - Static method in class com.aol.cyclops.lambda.api.AsSupplier
Create a Duck typing based Supplier That returns the result of a call to the supplied method name
AsSupplier.CoercedSupplier<T> - Class in com.aol.cyclops.lambda.api
 

C

CoercedMappable() - Constructor for class com.aol.cyclops.lambda.api.AsMappable.CoercedMappable
 
CoercedSupplier() - Constructor for class com.aol.cyclops.lambda.api.AsSupplier.CoercedSupplier
 
com.aol.cyclops.lambda.api - package com.aol.cyclops.lambda.api
 

G

get() - Method in interface com.aol.cyclops.lambda.api.Gettable
 
getInstance() - Method in interface com.aol.cyclops.lambda.api.TupleWrapper
 
getSupplierMethodNames() - Method in interface com.aol.cyclops.lambda.api.Gettable
 
Gettable<T> - Interface in com.aol.cyclops.lambda.api
 

M

Mappable - Interface in com.aol.cyclops.lambda.api
Interface that represents an Object that can be converted to a map

P

print(T) - Method in interface com.aol.cyclops.lambda.api.Printable
 
Printable - Interface in com.aol.cyclops.lambda.api
Mixin a print method with a return value (can be used as a method reference to methods that accept Functions).

T

toMap() - Method in interface com.aol.cyclops.lambda.api.Mappable
default implementation maps field values on the host object by name
TupleWrapper - Interface in com.aol.cyclops.lambda.api
 

U

unwrap() - Method in class com.aol.cyclops.lambda.api.AsMappable.CoercedMappable
 
unwrap() - Method in class com.aol.cyclops.lambda.api.AsSupplier.CoercedSupplier
 
unwrap() - Method in interface com.aol.cyclops.lambda.api.Gettable
 
unwrap() - Method in interface com.aol.cyclops.lambda.api.Mappable
 

V

values() - Method in interface com.aol.cyclops.lambda.api.TupleWrapper
 
A C G M P T U V 
Skip navigation links