You're here: Snippet Directory » Java (241)
Language:

Snippet Directory - Java 

Snippets

Agilesoft Table Iterator

A Table iterator for an Agilesoft API Table.

Language: English | Programming Language: Java | Author: ashleym [not registered]

AlphaNumericLed

This class can be used to construct an LED panel with the required number of LED segments. The look and feel of theLED segments is the same as in the scoreboard of Wimbledontennis championship.

Language: English | Programming Language: Java | Author: swamir [not registered]

Another bubble sort

Part of Sorters package

Language: English | Programming Language: Java | Author: laur72_98 [not registered]

Another tokenizer

I deal with files that look like:word1|word2||word4This class allows you to load the string, pull out word1, word2, "", word4 easily. Stringtokenizer's best was word1, "|", word2,"|", "|", word ...

Language: English | Programming Language: Java | Author: flash91 [not registered]

Another tokenizer

I deal with files that look like:word1|word2||word4This class allows you to load the string, pull out word1, word2, "", word4 easily. Stringtokenizer's best was word1, "|", word2,"|", "|", word ...

Language: English | Programming Language: Java | Author: flash91 [not registered]

Another tokenizer

I deal with files that look like:word1|word2||word4This class allows you to load the string, pull out word1, word2, "", word4 easily. Stringtokenizer's best was word1, "|", word2,"|", "|", word ...

Language: English | Programming Language: Java | Author: flash91 [not registered]

Array swap using XOR

Perform an aray swap with no temporary variables through the use of XOR operator.Probably not very useful, just fun! :)

Language: English | Programming Language: Java | Author: morkeld [not registered]

Array swap using XOR

Perform an aray swap with no temporary variables through the use of XOR operator.Probably not very useful, just fun! :)

Language: English | Programming Language: Java | Author: morkeld [not registered]

Array swap using XOR

Perform an aray swap with no temporary variables through the use of XOR operator.Probably not very useful, just fun! :)

Language: English | Programming Language: Java | Author: morkeld [not registered]

Array swap using XOR

Perform an aray swap with no temporary variables through the use of XOR operator.Probably not very useful, just fun! :)

Language: English | Programming Language: Java | Author: morkeld [not registered]
RSS